1
0
perl-Package-DeprecationMan.../perl-Package-DeprecationManager-remove_done_testing.patch

18 lines
324 B
Diff

--- t/basic.t.orig 2010-07-26 09:35:13.000000000 +0200
+++ t/basic.t 2010-07-26 09:35:51.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
use Test::Exception;
-use Test::More;
+use Test::More tests => 20;
use Test::Warn;
{
@@ -181,4 +181,4 @@
'no wanrning when calling My::Bar::foo()';
}
-done_testing();
+