]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Lower t/17-ctl.t's last test expectations
authorVincent Pit <vince@profvince.com>
Sun, 24 Jun 2012 19:19:50 +0000 (21:19 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 24 Jun 2012 19:20:06 +0000 (21:20 +0200)
With ActivePerl, there's only one line produced by this test because of
some strange interference between local *_, loading Exporter.pm and
compiling '-d _'. Since this test has also been broken recently by a
change in the core, it is more reliable to stop asking for the exact
count of matches.

This fixes RT #77991.


No differences found