From 524cde2942d64fc0cef1636cd93950689b065c88 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Thu, 16 Sep 2021 12:10:19 +0900 Subject: Replace from core-system/equal to core-system/equal-t-nil. --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3