Create branch register_actions.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_priorities.t
similarity index 98%
rename from t/live_priorities.t
rename to t/aggregate/live_priorities.t
index e726027..1e05747 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 => 28;
 use Catalyst::Test 'TestApp';