X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F25-localize-multi.t;h=9ccd8f8f344e3c2ce066a2f726cf14f6847e6417;hb=8aa5517d42b61e877ca7e4198f12ab879fa8218b;hp=e696b547c518da132345159a28ca09fd98d7a34e;hpb=0a6221d3f467b5f819e3c119b4cda0218399cb51;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/25-localize-multi.t b/t/25-localize-multi.t index e696b54..9ccd8f8 100644 --- a/t/25-localize-multi.t +++ b/t/25-localize-multi.t @@ -5,7 +5,7 @@ use warnings; use Test::More tests => 10 + 5 + 6; -use Scope::Upper qw/localize UP HERE/; +use Scope::Upper qw; our $x;