diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-06-03 15:21:30 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-06-03 15:21:30 +0100 |
| commit | b3b822d187a6402a39d30e471fe90a5dfad64312 (patch) | |
| tree | 912e1914610c8cf6103b7b7aef07087ddd7eb62f /test/resources/HeavyTests.xml | |
| parent | 691964863246bbf6ef9f72cc5e82c83df34f135a (diff) | |
| download | ACQuA-b3b822d187a6402a39d30e471fe90a5dfad64312.tar.gz ACQuA-b3b822d187a6402a39d30e471fe90a5dfad64312.zip | |
Before reintroducing extended queries.
Diffstat (limited to 'test/resources/HeavyTests.xml')
| -rw-r--r-- | test/resources/HeavyTests.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/resources/HeavyTests.xml b/test/resources/HeavyTests.xml index 4a96553..c0b0044 100644 --- a/test/resources/HeavyTests.xml +++ b/test/resources/HeavyTests.xml | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | </groups> | 11 | </groups> |
| 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 | </classes> | 15 | </classes> |
| 16 | </test> | 16 | </test> |
| 17 | </suite> \ No newline at end of file | 17 | </suite> \ No newline at end of file |
