diff options
Diffstat (limited to 'runtime/tests/maps/Makefile')
-rw-r--r-- | runtime/tests/maps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/tests/maps/Makefile b/runtime/tests/maps/Makefile index 4e744d25..c396c132 100644 --- a/runtime/tests/maps/Makefile +++ b/runtime/tests/maps/Makefile @@ -1,3 +1,5 @@ +default: tests + tests: tclsh all.tcl |