From 2a61b875162b2b62ddf775d7a548f38cc7e52c81 Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Sun, 17 Sep 2017 19:35:04 +1000 Subject: prefix.test: Use the correct package name Signed-off-by: Steve Bennett --- tests/prefix.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/prefix.test b/tests/prefix.test index 1fbe653..e81d429 100644 --- a/tests/prefix.test +++ b/tests/prefix.test @@ -14,7 +14,7 @@ source [file dirname [info script]]/testing.tcl -needs cmd tcl::prefix prefix +needs cmd tcl::prefix tclprefix testConstraint namespace [expr {[info commands namespace] ne ""}] test string-26.1 {tcl::prefix, too few args} -body { -- cgit v1.1