X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Fcustom_live_path_bug.t;h=af2e3be848bd5ecfd9fe637154f10210192584fe;hb=c463b49c849c28a6fa46e9eb1c07a31b51696f1d;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..af2e3be 100644 --- a/t/aggregate/custom_live_path_bug.t +++ b/t/aggregate/custom_live_path_bug.t @@ -1,10 +1,8 @@ -#!perl - use strict; use warnings; use FindBin; -use lib "$FindBin::Bin/lib"; +use lib "$FindBin::Bin/../lib"; our $iters;