Renamed tests
[catagits/Catalyst-Runtime.git] / t / live_engine_reponse_headers.t
index fa22e73..1b374e4 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 
 use FindBin;
-use lib "$FindBin::Bin/../../lib";
+use lib "$FindBin::Bin/lib";
 
 use Test::More tests => 18;
 use Catalyst::Test 'TestApp';