diff options
Diffstat (limited to 'tests/focus.test')
-rw-r--r-- | tests/focus.test | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/focus.test b/tests/focus.test index 37a0263..312c4d4 100644 --- a/tests/focus.test +++ b/tests/focus.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: focus.test,v 1.9 2003/04/01 21:06:25 dgp Exp $ +# RCS: @(#) $Id: focus.test,v 1.10 2004/05/23 17:34:48 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -642,16 +642,3 @@ bind all <FocusOut> {} # cleanup cleanupTests return - - - - - - - - - - - - - |