diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-06-26 17:41:35 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-06-26 17:41:35 +0100 |
| commit | 1013812b487bc438df49ec93ad9433438d5d6cf6 (patch) | |
| tree | d656446445ce3f25f2d2e4cfd65014ba5fd6b267 /test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java | |
| parent | 271b05caedafb3b7433d2163d59b2ab5f8106dfe (diff) | |
| download | ACQuA-1013812b487bc438df49ec93ad9433438d5d6cf6.tar.gz ACQuA-1013812b487bc438df49ec93ad9433438d5d6cf6.zip | |
Summarisation before Skolemisation. Added Reactome testcase.
Diffstat (limited to 'test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java')
| -rw-r--r-- | test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java b/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java index caaad35..31d2eac 100644 --- a/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java +++ b/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java | |||
| @@ -52,7 +52,7 @@ public class TestPagodaFLY { | |||
| 52 | CheckAnswers.assertSameAnswers(answers, givenAnswers); | 52 | CheckAnswers.assertSameAnswers(answers, givenAnswers); |
| 53 | } | 53 | } |
| 54 | 54 | ||
| 55 | @Test(groups = {"light", "justExecute"}) | 55 | @Test(groups = {"light", "justExecute", "nonOriginal"}) |
| 56 | public void justExecute_newQueries() throws IOException { | 56 | public void justExecute_newQueries() throws IOException { |
| 57 | String ontoDir = TestUtil.getConfig().getProperty("ontoDir"); | 57 | String ontoDir = TestUtil.getConfig().getProperty("ontoDir"); |
| 58 | 58 | ||
