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