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