diff options
Diffstat (limited to 'tests/clock.test')
-rw-r--r-- | tests/clock.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clock.test b/tests/clock.test index 7c2673d..4981d96 100644 --- a/tests/clock.test +++ b/tests/clock.test @@ -11,7 +11,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: clock.test,v 1.54 2005/04/19 15:11:08 kennykb Exp $ +# RCS: @(#) $Id: clock.test,v 1.55 2005/05/10 18:34:56 kennykb Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |