diff options
Diffstat (limited to 'lib/NEXT/t/actuns.t')
-rw-r--r-- | lib/NEXT/t/actuns.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/NEXT/t/actuns.t b/lib/NEXT/t/actuns.t index a99fbe5256..b3da0c69fd 100644 --- a/lib/NEXT/t/actuns.t +++ b/lib/NEXT/t/actuns.t @@ -1,4 +1,4 @@ -use Test::More 'no_plan'; +use Test::More tests => 6; BEGIN { if ($ENV{PERL_CORE}) { |