diff options
Diffstat (limited to 'tests/resource.test')
-rw-r--r-- | tests/resource.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/resource.test b/tests/resource.test index ba6a403..3ae24e2 100644 --- a/tests/resource.test +++ b/tests/resource.test @@ -9,8 +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: resource.test,v 1.7.24.1 2003/10/06 14:30:06 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |