X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Funit_dispatcher_requestargs_restore.t;h=9c4b7fab06cc17ccb74d7003551abf8c00e2c4c4;hb=fc036112266c785163c051608821d66f42757ed3;hp=db1c13223f1cbc420c0e05f0d5e30350742e08bc;hpb=5d50f369bffa3625ca983b72fc8bc013c8a1e802;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/unit_dispatcher_requestargs_restore.t b/t/aggregate/unit_dispatcher_requestargs_restore.t index db1c132..9c4b7fa 100644 --- a/t/aggregate/unit_dispatcher_requestargs_restore.t +++ b/t/aggregate/unit_dispatcher_requestargs_restore.t @@ -14,7 +14,7 @@ use strict; use warnings; use FindBin qw/$Bin/; -use lib "$Bin/lib"; +use lib "$Bin/../lib"; use Catalyst::Test 'ACLTestApp'; use Test::More tests => 1;