diff options
Diffstat (limited to 'tests/cursor.test')
-rw-r--r-- | tests/cursor.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/cursor.test b/tests/cursor.test index 4d2e608..1039b52 100644 --- a/tests/cursor.test +++ b/tests/cursor.test @@ -5,8 +5,6 @@ # Copyright (c) 1998 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: cursor.test,v 1.19 2008/07/28 10:53:45 aniap Exp $ package require tcltest 2.2 namespace import ::tcltest::* @@ -842,4 +840,4 @@ test cursor-7.9 {check Windows cursor wait} -constraints win -setup { # cleanup cleanupTests -return
\ No newline at end of file +return |