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)
commitf18160b95d1f9120a5cb656aca84892f811f1972
tree8ab0f71e1d8a894258b9d4d637a2fbda32094dde
parentf98c4c5b727796721ac9b38dc07af2911a13be22
Simplify startup: use Test::More unconditionally, then determine
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.
t/cvs.t