From 99e49348d597f8a369bdb73e703170782db34a87 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 5 Nov 2018 19:56:59 +0100 Subject: Really update mandoc.t for feh-cam and gen-cam-menu removal --- test/mandoc.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mandoc.t b/test/mandoc.t index b05e512..9e7ffc3 100755 --- a/test/mandoc.t +++ b/test/mandoc.t @@ -17,7 +17,7 @@ SKIP: { if ( not $mandoc_present ) { diag('mandoc not installed, test skipped. This is NOT fatal.'); - skip( 'mandoc not installed', 3 ); + skip( 'mandoc not installed', 1 ); } for my $file ('feh') { -- cgit v1.2.3