diff options
Diffstat (limited to 'tests/menu.test')
-rw-r--r-- | tests/menu.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/menu.test b/tests/menu.test index 3f54a8d..a4399b5 100644 --- a/tests/menu.test +++ b/tests/menu.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: @(#) menu.test 1.43 97/10/28 13:51:13 +# RCS: @(#) $Id: menu.test,v 1.2 1998/09/14 18:23:48 stanton Exp $ if {[lsearch [image types] test] < 0} { puts "This application hasn't been compiled with the \"test\" image" |