t/wellformed: Rebuild the docwiki, not everything
parent
efcbeaa09a
commit
aa02f160cc
|
@ -12,7 +12,7 @@ plan(skip_all => "XML::Parser not available")
|
||||||
|
|
||||||
use IkiWiki;
|
use IkiWiki;
|
||||||
|
|
||||||
ok(system("make >/dev/null") == 0);
|
ok(system("make docwiki >/dev/null") == 0);
|
||||||
|
|
||||||
chdir("html") || die "chdir: $!";
|
chdir("html") || die "chdir: $!";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue