X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F03-io.t;h=ecade2a2aabab32d078b305aa5ecea65fddc2a10;hb=fbef4983066edbde84d915b4968e65b0efb59534;hp=e061cb20ce139157d0e2d45a47760b93cf514c92;hpb=15c104e23985b21347465208bbf0aef53db3d105;p=gitmo%2FPackage-Stash-XS.git diff --git a/t/03-io.t b/t/03-io.t index e061cb2..ecade2a 100644 --- a/t/03-io.t +++ b/t/03-io.t @@ -1,6 +1,7 @@ #!/usr/bin/env perl use strict; use warnings; +use lib 't/lib'; use Test::More; use Test::Fatal;