diff options
Diffstat (limited to 'tests/canvImg.test')
-rw-r--r-- | tests/canvImg.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/canvImg.test b/tests/canvImg.test index 59ceaa2..05af9df 100644 --- a/tests/canvImg.test +++ b/tests/canvImg.test @@ -8,7 +8,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) canvImg.test 1.17 97/07/02 11:28:26 +# RCS: @(#) $Id: canvImg.test,v 1.2 1998/09/14 18:23:43 stanton Exp $ if {[lsearch [image types] test] < 0} { puts "This application hasn't been compiled with the \"test\" image" |