diff options
Diffstat (limited to 'tests/assocd.test')
-rw-r--r-- | tests/assocd.test | 3 |
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]] |