diff options
author | Nicholas Clark <nick@ccl4.org> | 2013-07-15 11:13:48 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-07-22 10:04:48 +0200 |
commit | f03aef051fa2e50249e8ba218234325ac3eed89b (patch) | |
tree | cc0a3d537168c409ae67620a20bb8de25843af2e /cpan/Module-Build/lib/Module/Build/ModuleInfo.pm | |
parent | 9f5237acc201488cbde2c3630d8f4ad8d8d5cb3f (diff) | |
download | perl-f03aef051fa2e50249e8ba218234325ac3eed89b.tar.gz |
Remove a duplicate test separator "########\n" line from the pp_sys tests.
The existing parser using split includes the second "########\n" as part of
the extracted test program, which the Perl interpreter treats as a comment
line. The parser refactoring in the next commit no longer adds the line to
the extracted test program, causing the line numbers for the warnings to
differ by one.
The extra "########\n" was added as part of commit c521cf7c8af1697e in Dec
2010, along with the test program which follows it, and the (now) incorrect
line number expectations.
Diffstat (limited to 'cpan/Module-Build/lib/Module/Build/ModuleInfo.pm')
0 files changed, 0 insertions, 0 deletions