diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-06-04 14:37:25 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-06-04 14:37:25 +0100 |
| commit | 51cfc39903ae53cbcaba9a9f5c69cac08ae63fa7 (patch) | |
| tree | e877ee54e4cef1d096ef21d6c83fda4e7a912d03 /test/resources | |
| parent | b3ce74df783ebe665182dbd916a7288cff8bc127 (diff) | |
| download | ACQuA-51cfc39903ae53cbcaba9a9f5c69cac08ae63fa7.tar.gz ACQuA-51cfc39903ae53cbcaba9a9f5c69cac08ae63fa7.zip | |
Restored fixed SkolemTermsManager (went lost in some revert).
Diffstat (limited to 'test/resources')
| -rw-r--r-- | test/resources/LightTests.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/resources/LightTests.xml b/test/resources/LightTests.xml index 92edb48..859e3fa 100644 --- a/test/resources/LightTests.xml +++ b/test/resources/LightTests.xml | |||
| @@ -10,10 +10,10 @@ | |||
| 10 | </groups> | 10 | </groups> |
| 11 | 11 | ||
| 12 | <classes> | 12 | <classes> |
| 13 | <class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaUOBM"/> | 13 | <!--<class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaUOBM"/>--> |
| 14 | <class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaLUBM"/> | 14 | <!--<class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaLUBM"/>--> |
| 15 | <!--Fly does not terminate: query-5 is really hard--> | 15 | <!--Fly does not terminate: query-5 looks really hard--> |
| 16 | <!--<class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaFLY"/>--> | 16 | <class name="uk.ac.ox.cs.pagoda.global_tests.TestPagodaFLY"/> |
| 17 | </classes> | 17 | </classes> |
| 18 | </test> | 18 | </test> |
| 19 | </suite> \ No newline at end of file | 19 | </suite> \ No newline at end of file |
