X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F31-array-fast.t;h=1adab77b6c6bdcbf88f799b1812f863d19d6c8ce;hb=82029cc77ffa415ade4eab8a94de8cd53aa1539a;hp=2930304683b5f42810e973916550222eecd4a031;hpb=f46c60eca42ac927f26e0d332112a3a5eae80269;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/31-array-fast.t b/t/31-array-fast.t index 2930304..1adab77 100644 --- a/t/31-array-fast.t +++ b/t/31-array-fast.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 6 * 3 * 274; +use Test::More tests => 9 * 3 * 274; use lib 't/lib'; use autovivification::TestCases;