summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-09-16 12:10:19 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-09-16 12:36:17 +0900
commit524cde2942d64fc0cef1636cd93950689b065c88 (patch)
tree828d3073baef9c1f8913aecdcf8b5658c6aaca80 /Makefile.am
parent9ed7c0c3cb88c1f29e5af292f79434b913724b6b (diff)
Replace from core-system/equal to core-system/equal-t-nil.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d43492..44052ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,8 +44,9 @@ bin_SCRIPTS =
SOURCES = \
vikalpa.scm
-TESTS = \
- tests/test-vikalpa.scm
+TESTS = \
+ tests/test-vikalpa.scm \
+ tests/test-vikalpa-equal-t-nil.scm
TEST_EXTENSIONS = .scm