From f4b9910a1e27b720bd8a1bf5e45fa1fbb609d6dc Mon Sep 17 00:00:00 2001 From: Arnar Mar Hrafnkelsson Date: Tue, 23 Oct 2001 08:10:06 +0000 Subject: [PATCH] Counter correction. --- t/t108tga.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/t108tga.t b/t/t108tga.t index dcfa9211..31a2c7c7 100644 --- a/t/t108tga.t +++ b/t/t108tga.t @@ -1,5 +1,5 @@ #!perl -w -print "1..18\n"; +print "1..16\n"; use Imager qw(:all); use strict; init_log("testout/t108tga.log",1); -- 2.39.5