diff options
Diffstat (limited to 'test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaUOBM.java')
| -rw-r--r-- | test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaUOBM.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaUOBM.java b/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaUOBM.java index 426bdf2..4dae223 100644 --- a/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaUOBM.java +++ b/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaUOBM.java | |||
| @@ -85,7 +85,7 @@ public class TestPagodaUOBM { | |||
| 85 | .run(); | 85 | .run(); |
| 86 | } | 86 | } |
| 87 | 87 | ||
| 88 | @Test(groups = {"justExecute", "heavy", "nonOriginal"}) | 88 | @Test(groups = {"justExecute", "heavy", "nonOriginal", "existential"}) |
| 89 | public void justExecute_modifiedUOBM() throws IOException { | 89 | public void justExecute_modifiedUOBM() throws IOException { |
| 90 | String ontoDir = TestUtil.getConfig().getProperty("ontoDir"); | 90 | String ontoDir = TestUtil.getConfig().getProperty("ontoDir"); |
| 91 | 91 | ||
