X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate%2Fcustom_live_component_controller_action_auto_doublebug.t;h=1b657e6ed1ab120ccb781fe2a40a95ceae808539;hp=7063056bb2928821a928a3f1b579038dd776be7b;hb=b1ead5a2645de398ab6f2627ace6e7cf9e4f2cfe;hpb=737a1e422e33f1889058373b0b1536b1b8c268db diff --git a/t/aggregate/custom_live_component_controller_action_auto_doublebug.t b/t/aggregate/custom_live_component_controller_action_auto_doublebug.t index 7063056..1b657e6 100644 --- a/t/aggregate/custom_live_component_controller_action_auto_doublebug.t +++ b/t/aggregate/custom_live_component_controller_action_auto_doublebug.t @@ -4,7 +4,7 @@ use strict; use warnings; use FindBin; -use lib "$FindBin::Bin/lib"; +use lib "$FindBin::Bin/../lib"; our $iters;