]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
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)
commit3091cc2c4142d43816115eb596b62fab8fa6b5c2
treefd48f87b1221c1dcb3b8f82eadcd3621601cf7f4
parentd67d5aa3c48466b4302b1e9be9fe31e032ca48f2
Lower t/17-ctl.t's last test expectations

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.
t/17-ctl.t