]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Simplify startup: use Test::More unconditionally, then determine
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Sat, 21 Jan 2012 20:00:52 +0000 (15:00 -0500)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Sun, 22 Jan 2012 15:44:49 +0000 (10:44 -0500)
the test plan at runtime. Use IkiWiki unconditionally too (as that's
not what I'm testing here) to avoid the TAP error of printing a
test result before having printed the plan.


No differences found