diff options
Diffstat (limited to 'tests/util.test')
-rw-r--r-- | tests/util.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/util.test b/tests/util.test index ee37047..bf9babe 100644 --- a/tests/util.test +++ b/tests/util.test @@ -6,7 +6,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) util.test 1.8 97/08/12 15:50:02 +# RCS: @(#) $Id: util.test,v 1.2 1998/09/14 18:40:14 stanton Exp $ if {[info commands testobj] == {}} { puts "This application hasn't been compiled with the \"testobj\"" |