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