summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-01-19 09:31:59 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-01-19 09:32:49 +0900
commit88c6250ba7cf3f9d99e2eb54e89dafc7a4c14622 (patch)
tree203ff3c72c0df7311a963881d9438a984482cfb8 /Makefile.am
parent30c79dec9f93efb0a7700e9ceb60b57ee13743bf (diff)
Add tests.v0.1.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 16bde62..4d43492 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,8 @@ bin_SCRIPTS =
SOURCES = \
vikalpa.scm
-TESTS =
+TESTS = \
+ tests/test-vikalpa.scm
TEST_EXTENSIONS = .scm