aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-10-04 02:47:18 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-10-04 02:47:18 +0900
commitd6cb78bb2b634679987b3c560e1923502f7c0161 (patch)
tree4b35eeea4b8412d9c42c53636b6d1da312a906c4
parent1020e9d0059f351a38ec693fd9b63d3f62413836 (diff)
Fix Makefile
-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