X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F06-want_at.t;h=12df3f0d7ded69f826c4a89a7214ee5493ae6f77;hb=3beb96a81eebadf62454ea90eecd4b9dd36bdce5;hp=8262255907b626888a11c959683ce53e13af6cbb;hpb=0a6221d3f467b5f819e3c119b4cda0218399cb51;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/06-want_at.t b/t/06-want_at.t index 8262255..12df3f0 100644 --- a/t/06-want_at.t +++ b/t/06-want_at.t @@ -5,7 +5,7 @@ use warnings; use Test::More tests => 19; -use Scope::Upper qw/want_at UP HERE/; +use Scope::Upper qw; sub check { my ($w, $exp, $desc) = @_;