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