aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-10-04 02:48:20 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-10-04 02:48:20 +0900
commit266b431ac303b280e31e9cc767db1d4d83569028 (patch)
tree7a0b739fc2ba77cfcc61e6e191030da97ea1db77
parentd6cb78bb2b634679987b3c560e1923502f7c0161 (diff)
fix
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dcc7956..0d84f67 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,3 @@
test:
guile -L . tests/infix-to-prefix-tests.scm
cat infix-to-prefix.log
- ! grep -F FAIL infix-to-prefix.log