From 3466690e0a13a145d8d1eef89eba3f962f9f6e2b Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 1 Sep 2017 15:58:25 +0200 Subject: Adds test cases for the issue. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2