]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - t/methods/str/undef.t
Port to ptable-based thread-safe hints
[perl/modules/re-engine-Plugin.git] / t / methods / str / undef.t
index fe6500a37aee7f741412fafe1d0cc5dab050a55d..42ee8bf70641f1f75a39a7a91762b7762cd1a0e3 100644 (file)
@@ -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) = @_;