X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F81-stress-level.t;h=ddc78e8274237260cde0e64aa92bb5362c297a9c;hb=daa5478303f254eff6015045396920baafee0688;hp=56dfa308c52e86cda07afd20975491db2250c674;hpb=e4175b0fdbe9a877f01c26f2b2a72aa977e75c98;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;