]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - t/31-array-fast.t
Run lengthy tests with Test::Leaner
[perl/modules/autovivification.git] / t / 31-array-fast.t
index d36a1cf924414edda73eab6ca24ab7a014b978ba..d3ee347a9be23ce15af5ee52506c1ae397391392 100644 (file)
@@ -3,9 +3,9 @@
 use strict;
 use warnings;
 
-use Test::More tests => 9 * 3 * 302;
-
 use lib 't/lib';
+use Test::Leaner tests => 9 * 3 * 302;
+
 use autovivification::TestCases;
 
 while (<DATA>) {