aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c537f6a..dcc7956 100644
--- a/Makefile
+++ b/Makefile
@@ -2,3 +2,5 @@
test:
guile -L . tests/infix-to-prefix-tests.scm
+ cat infix-to-prefix.log
+ ! grep -F FAIL infix-to-prefix.log