perl-Sub-Exporter/Sub-Exporter-0.987-tm094.patch
Paul Howarth 091f476f9a Update to 0.987
- New upstream release 0.987 (update bugtracker metadata)
- Update patches as needed
2013-10-19 19:33:10 +01:00

17 lines
360 B
Diff

--- t/00-compile.t
+++ t/00-compile.t
@@ -3,7 +3,7 @@ use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.037
-use Test::More 0.94 tests => 2;
+use Test::More 0.47 tests => 2;
@@ -46,4 +46,3 @@ for my $lib (@module_files)
# no warning checks;
-BAIL_OUT("Compilation problems") if !Test::More->builder->is_passing;