This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parser.t: Correct skip count
authorFather Chrysostomos <sprout@cpan.org>
Thu, 8 Jan 2015 17:23:50 +0000 (09:23 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 8 Jan 2015 17:25:46 +0000 (09:25 -0800)
commitca949e9c3c10048fd3c2829b96293e6139846dcc
tree41c5e855a959b39bfd641d206716ae2e9537f91e
parent5bfb0af0b8971c7f063804d149384ca17bfc0ae2
parser.t: Correct skip count

I increased the skip count in 08b999a9 by mistake.  For crashing bugs,
executing the code that would have crashed is sufficient to test it.
t/comp/parser.t