I'm closing this ticket as 'resolved'. If you think, we should have a test for
this, please reopen the ticket.
Fixed with 0f627ce947bfc8caba92
> On 03 Jun 2015, at 12:07, (via RT) wrote:
>
> # New Ticket Created by
> # Please include the string: [perl #125319]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=125319 >
>
>
> --cut
# New Ticket Created by
# Please include the string: [perl #125319]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125319 >
--cut here--
use Test;
plan 1;
ok 1;
ok 2;
--cut here--
The problem is that '1 tests' should be '1 t