From 4190757058d4216a53bcb641a6bf1ebd4cd15b00 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 11 Jan 2006 17:29:46 +0000 Subject: increment tcltest version requirement --- tests/error.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/error.test b/tests/error.test index b79a21f..2175080 100644 --- a/tests/error.test +++ b/tests/error.test @@ -11,10 +11,10 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: error.test,v 1.9.2.2 2006/01/11 17:15:47 dgp Exp $ +# RCS: @(#) $Id: error.test,v 1.9.2.3 2006/01/11 17:29:46 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { - package require tcltest + package require tcltest 2 namespace import -force ::tcltest::* } -- cgit v0.12