]> sipb.mit.edu Git - ikiwiki.git/blobdiff - t/conflicts.t
avoid error if two source files render the same destination file
[ikiwiki.git] / t / conflicts.t
index ac270e8062c48db261b28650faddcabb16ec678c..81b2c12cb963a8b292559cf8fb61108520077ca2 100755 (executable)
@@ -2,7 +2,7 @@
 # Tests for bugs relating to conflicting files in the srcdir
 use warnings;
 use strict;
-use Test::More tests => 48;
+use Test::More tests => 76;
 
 # setup
 my $srcdir="t/tmp/src";