summaryrefslogtreecommitdiffstats
path: root/tests/listObj.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/listObj.test')
-rw-r--r--tests/listObj.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/listObj.test b/tests/listObj.test
index d7fb46c..1b9b542 100644
--- a/tests/listObj.test
+++ b/tests/listObj.test
@@ -16,9 +16,6 @@ if {[lsearch [namespace children] ::tcltest] == -1} {
namespace import -force ::tcltest::*
}
-::tcltest::loadTestedCommands
-catch [list package require -exact Tcltest [info patchlevel]]
-
testConstraint testobj [llength [info commands testobj]]
catch {unset x}