]> git.imager.perl.org - imager.git/commitdiff
fix test count
authorTony Cook <tony@develop=help.com>
Mon, 27 Sep 2010 04:51:48 +0000 (04:51 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 27 Sep 2010 04:51:48 +0000 (04:51 +0000)
t/t22flood.t

index 9224090e7cd5d0f34d1de5f49f50315f6adc9eb0..695fed7fd6237e9096142f39533d8b713f1c0d9b 100644 (file)
@@ -1,6 +1,6 @@
 #!perl -w
 use strict;
-use Test::More tests => 13;
+use Test::More tests => 15;
 use Imager;
 use Imager::Test qw(is_image);