X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F21-hash-specific.t;h=a965ed29c94c4a4fce06bbf939da7448d95524ff;hb=942e958277b7cb1bc8044adb2c193a1f31757588;hp=47c7b41c5b89e1330f95cbe59660b0adce7aa050;hpb=e540e218ec393e9e39bb2ac0dae6e7a586fef9c9;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/21-hash-specific.t b/t/21-hash-specific.t index 47c7b41..a965ed2 100644 --- a/t/21-hash-specific.t +++ b/t/21-hash-specific.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 6 * 3 * 64; +use Test::More tests => 9 * 3 * 64; use lib 't/lib'; use autovivification::TestCases;