diff options
Diffstat (limited to 'test/resources/LightTests.xml')
| -rw-r--r-- | test/resources/LightTests.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/test/resources/LightTests.xml b/test/resources/LightTests.xml deleted file mode 100644 index bcdc4af..0000000 --- a/test/resources/LightTests.xml +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" > | ||
| 3 | |||
| 4 | <suite name="LightTests"> | ||
| 5 | <test name="light"> | ||
| 6 | <groups> | ||
| 7 | <run> | ||
| 8 | <include name="light"/> | ||
| 9 | <!--<include name="justExecute"/>--> | ||
| 10 | <exclude name="nonOriginal"/> | ||
| 11 | </run> | ||
| 12 | </groups> | ||
| 13 | <classes> | ||
| 14 | <!--<class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaReactome"/>--> | ||
| 15 | <class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaUOBM"/> | ||
| 16 | <class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaLUBM"/> | ||
| 17 | <!--Fly does not terminate: query-5 looks really hard--> | ||
| 18 | <!--<class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaFLY"/>--> | ||
| 19 | </classes> | ||
| 20 | </test> | ||
| 21 | </suite> \ No newline at end of file | ||
