diff options
Diffstat (limited to 'tests/safe.test')
-rw-r--r-- | tests/safe.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/safe.test b/tests/safe.test index 938e247..a3def0a 100644 --- a/tests/safe.test +++ b/tests/safe.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: safe.test,v 1.13.2.3 2006/11/28 22:20:03 andreas_kupries Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |