diff options
Diffstat (limited to 'tests/obj.test')
-rw-r--r-- | tests/obj.test | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/tests/obj.test b/tests/obj.test index 9778b2e..3112f8b 100644 --- a/tests/obj.test +++ b/tests/obj.test @@ -5,7 +5,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: obj.test,v 1.4 2003/04/01 21:06:47 dgp Exp $ +# RCS: @(#) $Id: obj.test,v 1.5 2004/05/23 17:34:49 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -30,17 +30,3 @@ deleteWindows # cleanup cleanupTests return - - - - - - - - - - - - - - |