X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F80-leaks.t;h=7b2a3f0ed51d44ec3ddd9d6a693104cb907a1b8e;hb=3e2559bcd9ca00ce63c1d5b8d05defbdb9b71e7a;hp=647419f01d6b9ec722984719f7824938a40c7d44;hpb=4a23afbd13837f7054d2d5e206d207b44cef9e3a;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;