caller.t: Fix ‘Caller’ test
authorFather Chrysostomos <sprout@cpan.org>
Tue, 28 Aug 2012 07:51:27 +0000 (00:51 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 28 Aug 2012 07:51:27 +0000 (00:51 -0700)
commit473015163cb5f5f4cc6ef07c71f34b9d6c8608f1
treef69706fcc3213e82b17fcafc0cf45c43203b93d3
parentd37427bce6f3a7163805f4a86194bcfabaf0e2c0
caller.t: Fix ‘Caller’ test

This string eval was always failing, leaving @c with its previous
value, which just happened to be what we were expecting.
t/op/caller.t