X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F20-hash.t;h=fa16a375d6cadae30f4499fcfbe3ceece2223dbf;hb=942e958277b7cb1bc8044adb2c193a1f31757588;hp=760f9e14183cb452c8436ea2d02ec71f0bb47425;hpb=e540e218ec393e9e39bb2ac0dae6e7a586fef9c9;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;