From 192056900583884bc1f07f371df6478d856ada3b Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Sat, 30 Oct 2010 15:21:21 +1000 Subject: Overhaul unit test framework Much closer to tcltest now, including constraints. Try to get all appropriate tests running under both Jim and Tcl. Signed-off-by: Steve Bennett --- tests/list.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/list.test') diff --git a/tests/list.test b/tests/list.test index b82a741..3889018 100644 --- a/tests/list.test +++ b/tests/list.test @@ -13,7 +13,7 @@ # # RCS: @(#) $Id: list.test,v 1.5 2000/04/10 17:19:01 ericm Exp $ -source testing.tcl +source [file dirname [info script]]/testing.tcl # First, a bunch of individual tests -- cgit v1.1