summaryrefslogtreecommitdiffstats
path: root/runtime/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tests/Makefile')
-rw-r--r--runtime/tests/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/tests/Makefile b/runtime/tests/Makefile
new file mode 100644
index 00000000..4e744d25
--- /dev/null
+++ b/runtime/tests/Makefile
@@ -0,0 +1,3 @@
+tests:
+ tclsh all.tcl
+