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;