X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F06-other-types.t;fp=t%2F06-other-types.t;h=155a3868bd4f8eb70ae4b4ab548993453de873db;hb=726710b68a0754b5d5a7c9c5a054ace00bbdb22c;hp=f6254ecfb261a6940952b78b3a954bde1261c143;hpb=006e9cb47357c9a0878feafbbb35df4f01cc0d09;p=p5sagit%2Fnamespace-clean.git diff --git a/t/06-other-types.t b/t/06-other-types.t index f6254ec..155a386 100644 --- a/t/06-other-types.t +++ b/t/06-other-types.t @@ -1,9 +1,7 @@ -#!/usr/bin/env perl use warnings; use strict; -use FindBin; -use lib "$FindBin::Bin/lib"; +use lib 't/lib'; use Test::More tests => 17; our $pvio;