diff options
Diffstat (limited to 'tests/timer.test')
-rw-r--r-- | tests/timer.test | 1 |
1 files changed, 1 insertions, 0 deletions
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] { |