mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added 143 tests
This commit is contained in:
parent
cb2e2a7e59
commit
7d40369c10
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -27,6 +27,7 @@ TEST_SRC = $(TEST_DIR)/unit-tests.scm \
|
|||
$(TEST_DIR)/srfi-28-tests.scm \
|
||||
$(TEST_DIR)/srfi-60-tests.scm \
|
||||
$(TEST_DIR)/srfi-121-tests.scm \
|
||||
$(TEST_DIR)/srfi-143-tests.scm \
|
||||
$(TEST_DIR)/array-list-tests.scm
|
||||
TESTS = $(basename $(TEST_SRC))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue