X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F22-localize-block.t;h=ea189d8eb7e9a9446897792b4b7b693c6ca09ac7;hb=daa5478303f254eff6015045396920baafee0688;hp=a41fcd0aa9ad174282da6f4ca47011efe7d5fb2f;hpb=e4175b0fdbe9a877f01c26f2b2a72aa977e75c98;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/22-localize-block.t b/t/22-localize-block.t index a41fcd0..ea189d8 100644 --- a/t/22-localize-block.t +++ b/t/22-localize-block.t @@ -6,7 +6,7 @@ use warnings; use lib 't/lib'; use Test::Leaner 'no_plan'; -use Scope::Upper qw/localize UP HERE/; +use Scope::Upper qw; use Scope::Upper::TestGenerator;