diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-07-03 19:09:31 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-07-03 19:09:31 +0100 |
| commit | 39b60d4225f5efa4e0287a2c6ce69d90391c69db (patch) | |
| tree | 18c5b05726f39baa4d3ca8b228e24ad1f0182f2a /test/resources/LightTests.xml | |
| parent | 133dab6e21f263df2baca913d3d0b7a4fd152d08 (diff) | |
| download | ACQuA-39b60d4225f5efa4e0287a2c6ce69d90391c69db.tar.gz ACQuA-39b60d4225f5efa4e0287a2c6ce69d90391c69db.zip | |
Many little changes.
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 | ||
