Support testing against two apps in same perl interpreter
[catagits/Test-WWW-Mechanize-Catalyst.git] / t / simple.t
index 21e059b..9ebc568 100644 (file)
@@ -1,7 +1,7 @@
 #!perl
 use strict;
 use warnings;
-use lib 'lib';
+
 use Encode qw();
 use Test::More tests => 37;
 use lib 't/lib';