X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Fcustom_live_path_bug.t;h=a6081c4e24db3598c4693844a43aedb7523a6ad7;hb=550464108eada19dba470ec5d17fc849399fdab0;hp=9398c61a0cd7ec767bfc7288ca6ff71567750f1a;hpb=737a1e422e33f1889058373b0b1536b1b8c268db;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/custom_live_path_bug.t b/t/aggregate/custom_live_path_bug.t index 9398c61..a6081c4 100644 --- a/t/aggregate/custom_live_path_bug.t +++ b/t/aggregate/custom_live_path_bug.t @@ -4,7 +4,7 @@ use strict; use warnings; use FindBin; -use lib "$FindBin::Bin/lib"; +use lib "$FindBin::Bin/../lib"; our $iters;