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 f02171a..cfaf36d 100644 --- a/tests/dict.test +++ b/tests/dict.test @@ -8,8 +8,6 @@ # Copyright (c) 2003 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.24.2.5 2010/05/20 08:55:22 ferrieux Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |