This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deparse-core.t: Fix ineffective tests
authorFather Chrysostomos <sprout@cpan.org>
Mon, 6 Oct 2014 00:30:59 +0000 (17:30 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 6 Oct 2014 00:30:59 +0000 (17:30 -0700)
commitc837f29ae94c2404c0fbd82b1dbcc195a35a9183
treecf24e44858fda1a1639a5cb552b4cac01463fdac
parenta21eb52b1988ec2828792ad77f68a17dda3e6feb
Deparse-core.t: Fix ineffective tests

In a958cfbb8, I accidentally changed this to test ‘test::foo()’,
rather than ‘foo()’ deparsing as ‘test::foo()’, which was what I
had intended.
lib/B/Deparse-core.t