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