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 07:40:06 +0000 (02:40 -0500)
commitbcb69f8fed4dbdb9e0ec10955319e17b663eb538
tree47f35d4c43751694daf6e10cc16661c9387438f1
parent94c1f3bd337f53119d8e28fead322e85f000253e
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