X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=t%2F01-import.t;h=d612ed4ff607030258275327f90d2615b35186dc;hp=155dc43faf77feb7b0b9a309de3f2865872e745e;hb=c966261ac55fcb079dfc1bf42b1152b4bb71bd0b;hpb=eb0bd56068ca67ea93f621ef38f59dec9bdbbcd8 diff --git a/t/01-import.t b/t/01-import.t index 155dc43..d612ed4 100644 --- a/t/01-import.t +++ b/t/01-import.t @@ -7,7 +7,7 @@ use Test::More (); BEGIN { *tm_is = \&Test::More::is } -Test::More::plan(tests => 2 * 14); +Test::More::plan(tests => 2 * 15); require Test::Leaner; @@ -21,6 +21,7 @@ my @syms = qw< ok is isnt + cmp_ok like unlike diag