diff options
Diffstat (limited to 'tests/zlib.test')
| -rw-r--r-- | tests/zlib.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/zlib.test b/tests/zlib.test index 93c568b..6becb91 100644 --- a/tests/zlib.test +++ b/tests/zlib.test @@ -15,6 +15,8 @@ if {"::tcltest" ni [namespace children]} { namespace import -force ::tcltest::* } +source [file join [file dirname [info script]] tcltests.tcl] + testConstraint zlib [llength [info commands zlib]] testConstraint recentZlib 0 catch { |
