X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F22-localize-block.t;h=ea189d8eb7e9a9446897792b4b7b693c6ca09ac7;hb=2ede1b8c4c9b948ddfe278e44f19f4a57648cf10;hp=a41fcd0aa9ad174282da6f4ca47011efe7d5fb2f;hpb=2c38cd5c99372e9ab0a91cbaedebf68bec6ed2c7;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;