diff options
Diffstat (limited to 'tests/stack.test')
-rw-r--r-- | tests/stack.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stack.test b/tests/stack.test index aca6571..2281c00 100644 --- a/tests/stack.test +++ b/tests/stack.test @@ -9,7 +9,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: stack.test,v 1.21 2007/12/05 19:25:10 msofer Exp $ +# RCS: @(#) $Id: stack.test,v 1.22 2007/12/13 15:26:07 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |