diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-10-12 11:10:01 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-10-12 11:10:01 +0100 |
| commit | 8651164cd632a5db310b457ce32d4fbc97bdc41c (patch) | |
| tree | f898102e0090a664d850b45eee994c57447bd4b9 /test/resources | |
| parent | 45616f650111c1d0236d22fcb5f3b4e5e8b68550 (diff) | |
| download | ACQuA-8651164cd632a5db310b457ce32d4fbc97bdc41c.tar.gz ACQuA-8651164cd632a5db310b457ce32d4fbc97bdc41c.zip | |
RDFox dependency from project repo; improved the readme.
Diffstat (limited to 'test/resources')
| -rw-r--r-- | test/resources/MainTests.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/resources/MainTests.xml b/test/resources/MainTests.xml index ec299b5..fdecc72 100644 --- a/test/resources/MainTests.xml +++ b/test/resources/MainTests.xml | |||
| @@ -6,10 +6,11 @@ | |||
| 6 | <groups> | 6 | <groups> |
| 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 | <exclude name="heavy"/> | 11 | <!--<exclude name="heavy"/>--> |
| 12 | <!--<include name="nonOriginal"/>--> | 12 | <!--<include name="nonOriginal"/>--> |
| 13 | <include name="existential"/> | ||
| 13 | </run> | 14 | </run> |
| 14 | </groups> | 15 | </groups> |
| 15 | <classes> | 16 | <classes> |
