id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1519,plan(0) is not supported by Test::More/Test::Builder,dukeleto,,"In the Perl 5 world, and as part of the TAP spec, a plan of 0 tests usually outputs a plan line as :
{{{1..0}}}
and the test will pass if-and-only-if exactly 0 tests are run. Currently in Parrot, if you call plan(0), no plan line is emitted. I believe this to be wrong.",bug,closed,normal,,library,2.2.0,medium,noreply,,,,,all
