X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F12-reap-block.t;h=a4e3d17badc9ade3ebec1b1504e8a8d1b7850327;hb=2236279ceecd37fc3e752bdf1142808a0f671d6e;hp=f8c85850b686eb4404ae03fc88007c425c7ff817;hpb=2c38cd5c99372e9ab0a91cbaedebf68bec6ed2c7;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/12-reap-block.t b/t/12-reap-block.t index f8c8585..a4e3d17 100644 --- a/t/12-reap-block.t +++ b/t/12-reap-block.t @@ -6,7 +6,7 @@ use warnings; use lib 't/lib'; use Test::Leaner 'no_plan'; -use Scope::Upper qw/reap UP HERE/; +use Scope::Upper qw; use Scope::Upper::TestGenerator;