aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0a9cb22..7b3bc8f 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ clean:
rm -f $(NAME) $(OBJFILES)
test: $(NAME)
+ ./$(NAME) Comment -r '[@0]'
./$(NAME) -g ./grammars/bp.bp -p Grammar ./grammars/bp.bp
leaktest: bp