diff options
Diffstat (limited to 'test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaReactome.java')
| -rw-r--r-- | test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaReactome.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaReactome.java b/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaReactome.java index 30f3d93..6ef03c5 100644 --- a/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaReactome.java +++ b/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaReactome.java | |||
| @@ -9,7 +9,7 @@ import java.nio.file.Paths; | |||
| 9 | 9 | ||
| 10 | public class TestPagodaReactome { | 10 | public class TestPagodaReactome { |
| 11 | 11 | ||
| 12 | @Test(groups = {"light"}) | 12 | @Test(groups = {"justExecute"}) |
| 13 | public void justExecute() throws IOException { | 13 | public void justExecute() throws IOException { |
| 14 | String ontoDir = TestUtil.getConfig().getProperty("ontoDir"); | 14 | String ontoDir = TestUtil.getConfig().getProperty("ontoDir"); |
| 15 | 15 | ||
