diff options
Diffstat (limited to 'tests/info.test')
-rw-r--r-- | tests/info.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/info.test b/tests/info.test index 12fd713..a6fa48d 100644 --- a/tests/info.test +++ b/tests/info.test @@ -13,7 +13,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: info.test,v 1.46 2007/09/11 21:26:26 dgp Exp $ +# RCS: @(#) $Id: info.test,v 1.47 2007/12/13 15:26:06 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |