diff options
Diffstat (limited to 'tests/main.test')
-rw-r--r-- | tests/main.test | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/main.test b/tests/main.test index ff86dc2..ffb098a 100644 --- a/tests/main.test +++ b/tests/main.test @@ -8,7 +8,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: main.test,v 1.8 2003/09/05 22:44:39 dgp Exp $ +# RCS: @(#) $Id: main.test,v 1.9 2004/05/23 17:34:48 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -102,16 +102,3 @@ test main-2.3 {Tk_MainEx: -encoding option} -constraints { # cleanup cleanupTests return - - - - - - - - - - - - - |