summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-11-05 19:56:59 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-11-05 19:56:59 +0100
commit99e49348d597f8a369bdb73e703170782db34a87 (patch)
tree3b5d2b6929cab65eff311ac578fb45bb4ddc1517 /test
parent7b873e26ed203365e9d96760b0ad5a3605574550 (diff)
Really update mandoc.t for feh-cam and gen-cam-menu removal
Diffstat (limited to 'test')
-rwxr-xr-xtest/mandoc.t2
1 files changed, 1 insertions, 1 deletions
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') {