X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F80-leaks.t;fp=t%2F80-leaks.t;h=7b2a3f0ed51d44ec3ddd9d6a693104cb907a1b8e;hb=3bc98bdbdb230943e7fb3135e325f10013acac2d;hp=647419f01d6b9ec722984719f7824938a40c7d44;hpb=159e8ad7c747edb4a25db2f2673bbe143531f347;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/t/80-leaks.t b/t/80-leaks.t index 647419f..7b2a3f0 100644 --- a/t/80-leaks.t +++ b/t/80-leaks.t @@ -5,7 +5,7 @@ use warnings; use Test::More tests => 11; -use Variable::Magic qw/wizard cast getdata/; +use Variable::Magic qw; our $destroyed;