diff options
Diffstat (limited to 'tests/winfo.test')
-rw-r--r-- | tests/winfo.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/winfo.test b/tests/winfo.test index aa221c0..14c2838 100644 --- a/tests/winfo.test +++ b/tests/winfo.test @@ -5,8 +5,6 @@ # Copyright (c) 1994-1997 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: winfo.test,v 1.17 2008/11/03 14:36:20 patthoyts Exp $ package require tcltest 2.2 namespace import ::tcltest::* @@ -484,4 +482,4 @@ return # Local variables: # mode: tcl -# End:
\ No newline at end of file +# End: |