fixed bug: [rt.cpan.org #25143] make tests fails
authorJoel Bernstein <joel@fysh.org>
Sun, 25 Feb 2007 20:08:33 +0000 (20:08 +0000)
committerJoel Bernstein <joel@fysh.org>
Sun, 25 Feb 2007 20:08:33 +0000 (20:08 +0000)
commite17d1736c6f94fcf7b5a1f395eaac6ead5882f6c
treec462473c76417e6ad6e670a14002a41d821ca274
parent4ab3432cd53b63f3979ead71525ebcf217825328
fixed bug: [rt.cpan.org #25143] make tests fails
- t/61_features.t had 1 more test added than was set to skip if the INI parser
  was not installed. Fixed by s/9/10/ on the skip() line.
Changes
lib/Config/Any.pm
t/61-features.t