diff options
Diffstat (limited to 'tests/fCmd.test')
-rw-r--r-- | tests/fCmd.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/fCmd.test b/tests/fCmd.test index 879bb24..57aaa3c 100644 --- a/tests/fCmd.test +++ b/tests/fCmd.test @@ -9,9 +9,6 @@ # # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: fCmd.test,v 1.60.2.2 2009/11/11 23:46:09 patthoyts Exp $ -# if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |