diff options
Diffstat (limited to 'tests/all.tcl')
-rw-r--r-- | tests/all.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.tcl b/tests/all.tcl index d2acbec..8cd0cf4 100644 --- a/tests/all.tcl +++ b/tests/all.tcl @@ -11,7 +11,6 @@ # of this file, and for a DISCLAIMER OF ALL WARRANTIES. package prefer latest -package require Tcl 8.5- package require tcltest 2.5 namespace import ::tcltest::* |