summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/Makefile b/Test/Makefile
index dab13bd2..5b43a7af 100644
--- a/Test/Makefile
+++ b/Test/Makefile
@@ -14,4 +14,4 @@ long:
$(MAKE) TESTS="$(NORMAL) $(LONG)" all
run-%:
- @./runtest.bat $*
+ @./runtest.bat $* $(FLAGS)