X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Fcustom_live_component_controller_action_auto_doublebug.t;h=4bb1c57081c9bfae7f26a128ad9121eb1d50d144;hb=fc036112266c785163c051608821d66f42757ed3;hp=7063056bb2928821a928a3f1b579038dd776be7b;hpb=737a1e422e33f1889058373b0b1536b1b8c268db;p=catagits%2FCatalyst-Runtime.git 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;