diff options
-rw-r--r-- | tests/listRep.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/listRep.test b/tests/listRep.test index bf5b343..5686597 100644 --- a/tests/listRep.test +++ b/tests/listRep.test @@ -27,6 +27,7 @@ if {"::tcltest" ni [namespace children]} { } ::tcltest::loadTestedCommands +catch [list package require -exact tcl::test [info patchlevel]] testConstraint testlistrep [llength [info commands testlistrep]] interp alias {} describe {} testlistrep describe |