]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
Revamp t/85-stress-unwind.t
authorVincent Pit <vince@profvince.com>
Sat, 8 Sep 2012 17:48:52 +0000 (19:48 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 8 Sep 2012 20:20:14 +0000 (22:20 +0200)
Stop using eval() to compute the expected value. This highlighted an issue
with how list() was defined.

This test now runs about 25% faster.


No differences found