From ae5a40b0d0709114b2a18f90855c03df1d7100cb Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Tue, 28 Sep 2010 07:53:32 +1000 Subject: Skip tests for features which are not available Signed-off-by: Steve Bennett --- tests/timer.test | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/timer.test') diff --git a/tests/timer.test b/tests/timer.test index d1c7e1f..1cbfc35 100644 --- a/tests/timer.test +++ b/tests/timer.test @@ -16,6 +16,7 @@ # RCS: @(#) $Id: timer.test,v 1.7.2.1 2001/10/13 01:14:19 hobbs Exp $ source testing.tcl +package-or-skip eventloop test timer-1.1 {Tcl_CreateTimerHandler procedure} { foreach i [after info] { -- cgit v1.1