X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F15-self.t;h=bf6aa350f5cdc6ac3ad1cffc11449b9bebb5167d;hb=65768c73d8cbf0c086f7032b384de17479aef9fe;hp=cfca7080faaabace5c1b0732dd9b6a96494654e6;hpb=8edd65482a48cda016b4677014dcb80b2b923cb1;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/t/15-self.t b/t/15-self.t index cfca708..bf6aa35 100644 --- a/t/15-self.t +++ b/t/15-self.t @@ -5,7 +5,7 @@ use warnings; use Test::More tests => 17; -use Variable::Magic qw/wizard cast dispell getdata/; +use Variable::Magic qw; my $c = 0;