X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=t%2F01-import.t;h=c2d234e9ab7415916bba3228c0326380005b418f;hp=5c5764383adfa965e107348cb70782c27a54994d;hb=caa5f3c462570ffc1eb2c4222266978d1c925c3b;hpb=3426f55fba3da9c8801930f82107eeac9f1f8339 diff --git a/t/01-import.t b/t/01-import.t index 5c57643..c2d234e 100644 --- a/t/01-import.t +++ b/t/01-import.t @@ -1,5 +1,8 @@ #!perl -T +use strict; +use warnings; + use Test::More tests => 5; require Regexp::Wildcards;