diff options
Diffstat (limited to 'tests/get.test')
-rw-r--r-- | tests/get.test | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/get.test b/tests/get.test index c9c2e38..66c5d1e 100644 --- a/tests/get.test +++ b/tests/get.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: get.test,v 1.4 2003/04/01 21:06:35 dgp Exp $ +# RCS: @(#) $Id: get.test,v 1.5 2004/05/23 17:34:48 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -78,16 +78,3 @@ test get-2.4 {Tk_GetJustifyFromObj - error} { # cleanup cleanupTests return - - - - - - - - - - - - - |