summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-01 15:58:25 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-01 15:58:25 +0200
commit3466690e0a13a145d8d1eef89eba3f962f9f6e2b (patch)
tree92002b426a60b770ab3bbd784e326466bd28737a /Makefile
parentdcc5284790f16566c4885f9e0fa3c6fb9577c11d (diff)
Adds test cases for the issue.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 116e4ec..c5a5601 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
## Makefile Parameters #########################################################
LEVEL_FILES = $(wildcard ${CURDIR}/data/level/*.lvl)
PROPERTY_FILES = \
- $(wildcard ${CURDIR}/data/property/*.pro)
+ $(wildcard ${CURDIR}/data/property/test-case/*.pro)
# $(wildcard ${CURDIR}/data/property/cnes/*.pro)
AST_FILE = ${CURDIR}/data/ast/best_chronometer_ever.xml
#AST_FILE = ${CURDIR}/data/ast/pong.xml