X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F46-localize_delete-numerous.t;h=e468acddc56ec81c79c1cea720617ed30f19b44b;hb=eef3f2764e7018e3eaf2f1d11f249b510d023a2d;hp=183dadc74849b8c88a7e699690f7bbe24492d4bd;hpb=2315578c2990170a7aad20f8a15f715e4b2be5ef;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/46-localize_delete-numerous.t b/t/46-localize_delete-numerous.t index 183dadc..e468acd 100644 --- a/t/46-localize_delete-numerous.t +++ b/t/46-localize_delete-numerous.t @@ -8,7 +8,7 @@ BEGIN { $n = 1000; } use Test::More tests => 3; -use Scope::Upper qw/localize_delete UP/; +use Scope::Upper qw; our @A = (1 .. $n);