diff options
Diffstat (limited to 'tests/set.test')
-rw-r--r-- | tests/set.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/set.test b/tests/set.test index 0704436..3ae0ce5 100644 --- a/tests/set.test +++ b/tests/set.test @@ -10,7 +10,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: set.test,v 1.13 2007/11/03 01:47:13 msofer Exp $ +# RCS: @(#) $Id: set.test,v 1.14 2007/12/13 15:26:07 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |