summaryrefslogtreecommitdiffstats
path: root/runtime/tests/maps/all.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tests/maps/all.tcl')
-rw-r--r--runtime/tests/maps/all.tcl5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/tests/maps/all.tcl b/runtime/tests/maps/all.tcl
deleted file mode 100644
index c0b38a0e..00000000
--- a/runtime/tests/maps/all.tcl
+++ /dev/null
@@ -1,5 +0,0 @@
-package require tcltest
-namespace import -force tcltest::*
-tcltest::testsDirectory [file dir [info script]]
-tcltest::runAllTests
-