X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F19_typelib_with_role.t;fp=t%2F19_typelib_with_role.t;h=c0da067d4fc6c8daf308fe1a446f590091c913bf;hb=e9dc30af81ed775a6ac0a0f0c1daad021e5569f6;hp=b979d40ed17ad24a108620f55f6e09966133d4d3;hpb=a2487cfb17f24711667462ae01dc8cf8a47ac87e;p=gitmo%2FMooseX-Types.git diff --git a/t/19_typelib_with_role.t b/t/19_typelib_with_role.t index b979d40..c0da067 100644 --- a/t/19_typelib_with_role.t +++ b/t/19_typelib_with_role.t @@ -1,7 +1,7 @@ #!/usr/bin/env perl use strict; use warnings; - + use Test::More; {