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=4bb1c57081c9bfae7f26a128ad9121eb1d50d144;hp=7063056bb2928821a928a3f1b579038dd776be7b;hb=10542b5178b2fa036e0658111523ea68a7a04437;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..4bb1c57 100644 --- a/t/aggregate/custom_live_component_controller_action_auto_doublebug.t +++ b/t/aggregate/custom_live_component_controller_action_auto_doublebug.t @@ -1,10 +1,8 @@ -#!perl - use strict; use warnings; use FindBin; -use lib "$FindBin::Bin/lib"; +use lib "$FindBin::Bin/../lib"; our $iters;