X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F25-localize-multi.t;h=9ccd8f8f344e3c2ce066a2f726cf14f6847e6417;hb=daa5478303f254eff6015045396920baafee0688;hp=e696b547c518da132345159a28ca09fd98d7a34e;hpb=e4175b0fdbe9a877f01c26f2b2a72aa977e75c98;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;