Loading test/mandoc.t +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; use Test::More tests => 3; use Test::More tests => 1; SKIP: { my $mandoc_present = 0; Loading Loading
test/mandoc.t +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; use Test::More tests => 3; use Test::More tests => 1; SKIP: { my $mandoc_present = 0; Loading