From 56312304b98fa9311dc467ce59da8b0e9e3dae4c Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 21 May 2012 17:08:51 +0000 Subject: Use [package prefer latest] to force valgrinding to use a version of Thread suitable for the whole test suite. --- tests/all.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/all.tcl b/tests/all.tcl index b436fbe..05d3024 100644 --- a/tests/all.tcl +++ b/tests/all.tcl @@ -10,6 +10,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. +package prefer latest package require Tcl 8.5 package require tcltest 2.2 namespace import tcltest::* -- cgit v0.12