From 1ff39cda383cc80d3301719bb0bad1b2437af232 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 6 Sep 2023 18:33:26 +0000 Subject: Same issue in zlib.test --- tests/zlib.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/zlib.test b/tests/zlib.test index 42d9e9c..7679102 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 { -- cgit v0.12