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