diff options
Diffstat (limited to 'tests/imgPPM.test')
-rw-r--r-- | tests/imgPPM.test | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/imgPPM.test b/tests/imgPPM.test index 20f224b..1e043bd 100644 --- a/tests/imgPPM.test +++ b/tests/imgPPM.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: imgPPM.test,v 1.6 2003/04/01 21:06:37 dgp Exp $ +# RCS: @(#) $Id: imgPPM.test,v 1.7 2004/05/23 17:34:48 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -151,16 +151,3 @@ eval image delete [image names] # cleanup cleanupTests return - - - - - - - - - - - - - |