diff options
Diffstat (limited to 'tests/dict.test')
-rw-r--r-- | tests/dict.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/dict.test b/tests/dict.test index 14e2fad..d80a11f 100644 --- a/tests/dict.test +++ b/tests/dict.test @@ -8,8 +8,6 @@ # Copyright (c) 2003-2009 Donal K. Fellows # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: dict.test,v 1.38 2010/10/02 12:38:30 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |