X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F26-localize-numerous.t;h=65e115a6f0891b8d63f11a4b8fd71d85f5f6425b;hb=daa5478303f254eff6015045396920baafee0688;hp=a33a4e07eccc30e573e52b01372f446a3b1a8f5e;hpb=e4175b0fdbe9a877f01c26f2b2a72aa977e75c98;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/26-localize-numerous.t b/t/26-localize-numerous.t index a33a4e0..65e115a 100644 --- a/t/26-localize-numerous.t +++ b/t/26-localize-numerous.t @@ -8,7 +8,7 @@ BEGIN { $n = 1000; } use Test::More tests => 3; -use Scope::Upper qw/localize UP/; +use Scope::Upper qw; our $x = 0; our $z = $n;