Create branch register_actions.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_engine_response_cookies.t
similarity index 98%
rename from t/live_engine_response_cookies.t
rename to t/aggregate/live_engine_response_cookies.t
index cffca3a..5f2f226 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 => 15;
 use Catalyst::Test 'TestApp';