parent
244a9827b2
commit
8a6a5d2254
@ -0,0 +1,12 @@
|
||||
diff -up os-autoinst-97928a217534270621c278b0442b12f9b3f46419/snd2png/test.pnm.md5.orig os-autoinst-97928a217534270621c278b0442b12f9b3f46419/snd2png/test.pnm.md5
|
||||
diff -up os-autoinst-97928a217534270621c278b0442b12f9b3f46419/t/06-pod-coverage.t.orig os-autoinst-97928a217534270621c278b0442b12f9b3f46419/t/06-pod-coverage.t
|
||||
--- os-autoinst-97928a217534270621c278b0442b12f9b3f46419/t/06-pod-coverage.t.orig 2017-06-15 09:58:56.477622982 +0200
|
||||
+++ os-autoinst-97928a217534270621c278b0442b12f9b3f46419/t/06-pod-coverage.t 2017-06-15 09:59:24.148502218 +0200
|
||||
@@ -3,6 +3,7 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
+BEGIN { push @INC, '.'; }
|
||||
use Test::More;
|
||||
use Test::Warnings;
|
||||
use Pod::Coverage;
|
Loading…
Reference in new issue