X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=t%2Fmethods%2Fstr%2Fundef.t;h=42ee8bf70641f1f75a39a7a91762b7762cd1a0e3;hp=fe6500a37aee7f741412fafe1d0cc5dab050a55d;hb=990ba6fd714681b2a6d50ac5153d654bfea0ccdd;hpb=944bba0859535ed2059bdba9cb97422c2f3307b6 diff --git a/t/methods/str/undef.t b/t/methods/str/undef.t index fe6500a..42ee8bf 100644 --- a/t/methods/str/undef.t +++ b/t/methods/str/undef.t @@ -1,5 +1,5 @@ use strict; -use Test::More tests => ($] <= 5.010 ? 3 : 1); +use Test::More tests => 1; use re::engine::Plugin ( comp => sub { my ($re, $str) = @_;