diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-05-15 17:32:22 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-05-15 17:32:22 +0100 |
| commit | 1b6a128137e5d7a6ff75566869232fc054afabef (patch) | |
| tree | 3def49c3c9c1e2ebebc49b82d9eb562b6d097cad /test/AllTests.xml | |
| parent | bd995407098d1b0c79c17a28b0b23a2c24a493c6 (diff) | |
| download | ACQuA-1b6a128137e5d7a6ff75566869232fc054afabef.tar.gz ACQuA-1b6a128137e5d7a6ff75566869232fc054afabef.zip | |
Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.
Diffstat (limited to 'test/AllTests.xml')
| -rw-r--r-- | test/AllTests.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/AllTests.xml b/test/AllTests.xml index cb8a0e3..c2567a8 100644 --- a/test/AllTests.xml +++ b/test/AllTests.xml | |||
| @@ -5,13 +5,13 @@ | |||
| 5 | 5 | ||
| 6 | <test name="PagodaUOBM"> | 6 | <test name="PagodaUOBM"> |
| 7 | <classes> | 7 | <classes> |
| 8 | <class name="uk.ac.ox.cs.pagoda.test_units.PagodaUOBM" /> | 8 | <class name="uk.ac.ox.cs.pagoda.global_tests.PagodaUOBM" /> |
| 9 | </classes> | 9 | </classes> |
| 10 | </test> | 10 | </test> |
| 11 | 11 | ||
| 12 | <test name="PagodaLUBM"> | 12 | <test name="PagodaLUBM"> |
| 13 | <classes> | 13 | <classes> |
| 14 | <class name="uk.ac.ox.cs.pagoda.test_units.PagodaLUBM" /> | 14 | <class name="uk.ac.ox.cs.pagoda.global_tests.PagodaLUBM" /> |
| 15 | </classes> | 15 | </classes> |
| 16 | </test> | 16 | </test> |
| 17 | 17 | ||
