diff options
Diffstat (limited to 'tests/cmds.test')
-rw-r--r-- | tests/cmds.test | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/cmds.test b/tests/cmds.test index 7e1680c..0d989a1 100644 --- a/tests/cmds.test +++ b/tests/cmds.test @@ -5,7 +5,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: cmds.test,v 1.5 2003/04/01 21:06:20 dgp Exp $ +# RCS: @(#) $Id: cmds.test,v 1.6 2004/05/23 17:34:48 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -42,16 +42,3 @@ test cmds-1.5 {tkwait visibility, window gets deleted} { # cleanup cleanupTests return - - - - - - - - - - - - - |