X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Foptional_stress.t;h=076c4f9255a6ec8fd749b89289789188b165ab39;hb=a2e038a1e9cbc0f1ea32b7087e6b47efe3af082f;hp=d9fdf567a08878d91a675f6b2a12bed968e6d780;hpb=50cc3183118f1056427ab314b84b91fd0d9e1383;p=catagits%2FCatalyst-Runtime.git diff --git a/t/optional_stress.t b/t/optional_stress.t index d9fdf56..076c4f9 100644 --- a/t/optional_stress.t +++ b/t/optional_stress.t @@ -4,7 +4,7 @@ use strict; use warnings; use FindBin; -use lib "$FindBin::Bin/../live/lib"; +use lib "$FindBin::Bin/lib"; use Test::More; use Catalyst::Test 'TestApp';