X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F20-hash.t;h=fa16a375d6cadae30f4499fcfbe3ceece2223dbf;hb=82029cc77ffa415ade4eab8a94de8cd53aa1539a;hp=760f9e14183cb452c8436ea2d02ec71f0bb47425;hpb=b47bb780966680623d37ce471e44f64ae12a5863;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/20-hash.t b/t/20-hash.t index 760f9e1..fa16a37 100644 --- a/t/20-hash.t +++ b/t/20-hash.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;