diff options
Diffstat (limited to 'tests/cmdInfo.test')
| -rw-r--r-- | tests/cmdInfo.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/cmdInfo.test b/tests/cmdInfo.test index 0a587e8..112318f 100644 --- a/tests/cmdInfo.test +++ b/tests/cmdInfo.test @@ -16,9 +16,6 @@ package require tcltest 2 namespace import ::tcltest::* -::tcltest::loadTestedCommands -catch [list package require -exact Tcltest [info patchlevel]] - testConstraint testcmdinfo [llength [info commands testcmdinfo]] testConstraint testcmdtoken [llength [info commands testcmdtoken]] |
