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