# New Ticket Created by # Please include the string: [perl #125319] # in the subject line of all future correspondence about this issue. # <URL: 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 test' --cut here-- # Looks like you planned 1 tests, but ran 2 --cut here--