Make things run again with aggregation disabled.
[catagits/Catalyst-Runtime.git] / t / aggregate / custom_live_path_bug.t
index 9398c61..a6081c4 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 
 use FindBin;
-use lib "$FindBin::Bin/lib";
+use lib "$FindBin::Bin/../lib";
 
 our $iters;