diff options
Diffstat (limited to 'tests/canvImg.test')
-rw-r--r-- | tests/canvImg.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/canvImg.test b/tests/canvImg.test index 1f3cf24..776d268 100644 --- a/tests/canvImg.test +++ b/tests/canvImg.test @@ -6,8 +6,6 @@ # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: canvImg.test,v 1.12 2009/01/13 01:46:06 patthoyts Exp $ package require tcltest 2.2 namespace import ::tcltest::* @@ -795,4 +793,4 @@ return # Local variables: # mode: tcl -# End:
\ No newline at end of file +# End: |