summaryrefslogtreecommitdiffstats
path: root/tests/unknown.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unknown.test')
-rw-r--r--tests/unknown.test14
1 files changed, 1 insertions, 13 deletions
diff --git a/tests/unknown.test b/tests/unknown.test
index 5573b81..e4e66bf 100644
--- a/tests/unknown.test
+++ b/tests/unknown.test
@@ -11,7 +11,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: unknown.test,v 1.6 2000/04/10 17:19:05 ericm Exp $
+# RCS: @(#) $Id: unknown.test,v 1.7 2004/05/19 13:05:37 dkf Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest
@@ -65,15 +65,3 @@ catch {rename unknown {}}
catch {rename unknown.old unknown}
::tcltest::cleanupTests
return
-
-
-
-
-
-
-
-
-
-
-
-