X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F26-localize-numerous.t;h=65e115a6f0891b8d63f11a4b8fd71d85f5f6425b;hb=e7846e7f6fded4c4a3139054c5206c1480711867;hp=a33a4e07eccc30e573e52b01372f446a3b1a8f5e;hpb=2315578c2990170a7aad20f8a15f715e4b2be5ef;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;