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