diff options
Diffstat (limited to 'test/resources')
| -rw-r--r-- | test/resources/BugTests.xml | 2 | ||||
| -rw-r--r-- | test/resources/MainTests.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/test/resources/BugTests.xml b/test/resources/BugTests.xml index 1413b5b..4844fbe 100644 --- a/test/resources/BugTests.xml +++ b/test/resources/BugTests.xml | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <test name="BugTest"> | 6 | <test name="BugTest"> |
| 7 | <classes> | 7 | <classes> |
| 8 | <class name="uk.ac.ox.cs.pagoda.global_tests.BugTests"/> | 8 | <class name="uk.ac.ox.cs.pagoda.global_tests.BugTests"/> |
| 9 | <!--<class name="uk.ac.ox.cs.pagoda.endomorph.DependencyGraphTest"/>--> | 9 | <class name="uk.ac.ox.cs.pagoda.endomorph.DependencyGraphTest"/> |
| 10 | </classes> | 10 | </classes> |
| 11 | </test> | 11 | </test> |
| 12 | 12 | ||
diff --git a/test/resources/MainTests.xml b/test/resources/MainTests.xml index 255b68e..43300a1 100644 --- a/test/resources/MainTests.xml +++ b/test/resources/MainTests.xml | |||
| @@ -7,9 +7,9 @@ | |||
| 7 | <run> | 7 | <run> |
| 8 | <!--<include name="correctness"/>--> | 8 | <!--<include name="correctness"/>--> |
| 9 | <!--<include name="light"/>--> | 9 | <!--<include name="light"/>--> |
| 10 | <!--<include name="justExecute"/>--> | 10 | <include name="justExecute"/> |
| 11 | <!--<!–<include name="heavy"/>–>--> | 11 | <!--<!–<include name="heavy"/>–>--> |
| 12 | <include name="nonOriginal"/> | 12 | <!--<include name="nonOriginal"/>--> |
| 13 | </run> | 13 | </run> |
| 14 | </groups> | 14 | </groups> |
| 15 | <classes> | 15 | <classes> |
