X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fmetadata.t;h=38649bd41921c4a76b1b40d9575ce345a9fd6e7b;hb=c8b69ebec0fe977c8b6ae89a53ebd0319dc93988;hp=141cf8f55a62463b947c195579a689b4263e9501;hpb=22553051a25f95731d78b2f12fef20cf58218a50;p=p5sagit%2FModule-Metadata.git diff --git a/t/metadata.t b/t/metadata.t index 141cf8f..38649bd 100644 --- a/t/metadata.t +++ b/t/metadata.t @@ -5,6 +5,7 @@ use strict; use warnings; use lib 't/lib'; +use Test::More; use IO::File; use MBTest;