Loading test/mandoc.t +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ SKIP: { qx{mandoc -V}; if ($? != 0) { diag('mandoc not installed, test skipped. This is NOT fatal.'); skip('mandoc not installed', 3); } Loading Loading
test/mandoc.t +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ SKIP: { qx{mandoc -V}; if ($? != 0) { diag('mandoc not installed, test skipped. This is NOT fatal.'); skip('mandoc not installed', 3); } Loading