aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-10-11 21:55:02 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-10-11 21:55:15 +0900
commit3758a74d5a9b161a8b15a6c9e65b89735c004f9f (patch)
treeb35a976b648ec5e9dd66c257b5d9e8e6912c276f
parent575e43b65e3a058838c669e0037def824e0c6d03 (diff)
add validation line
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d84f67..dcc7956 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,4 @@
test:
guile -L . tests/infix-to-prefix-tests.scm
cat infix-to-prefix.log
+ ! grep -F FAIL infix-to-prefix.log