summaryrefslogtreecommitdiffstats
path: root/tests/assocd.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/assocd.test')
-rw-r--r--tests/assocd.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/assocd.test b/tests/assocd.test
index edf55c4..46a813a 100644
--- a/tests/assocd.test
+++ b/tests/assocd.test
@@ -14,9 +14,6 @@
package require tcltest 2
namespace import ::tcltest::*
-::tcltest::loadTestedCommands
-catch [list package require -exact Tcltest [info patchlevel]]
-
testConstraint testgetassocdata [llength [info commands testgetassocdata]]
testConstraint testsetassocdata [llength [info commands testsetassocdata]]
testConstraint testdelassocdata [llength [info commands testdelassocdata]]