aboutsummaryrefslogtreecommitdiff
path: root/js/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'js/Makefile')
-rw-r--r--js/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Makefile b/js/Makefile
index 02678fb..454e481 100644
--- a/js/Makefile
+++ b/js/Makefile
@@ -1,5 +1,5 @@
-TESTS = tests/types.js tests/reader.js tests/step5_tco.js
+TESTS = tests/types.js tests/reader.js
SOURCES_BASE = node_readline.js types.js reader.js printer.js
SOURCES_LISP = env.js core.js stepA_more.js