Commit 11b00203 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Update mandoc test for feh-cam(1) and gen-cam-menu(1) removal

parent 3a9a6bfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;