X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F81-stress-level.t;h=ddc78e8274237260cde0e64aa92bb5362c297a9c;hb=2236279ceecd37fc3e752bdf1142808a0f671d6e;hp=56dfa308c52e86cda07afd20975491db2250c674;hpb=2c38cd5c99372e9ab0a91cbaedebf68bec6ed2c7;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/81-stress-level.t b/t/81-stress-level.t index 56dfa30..ddc78e8 100644 --- a/t/81-stress-level.t +++ b/t/81-stress-level.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;