Get tests running under -T (cosmetics only)
[p5sagit/namespace-clean.git] / t / 06-other-types.t
index f6254ec..155a386 100644 (file)
@@ -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;