X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Foptional_stress.t;h=076c4f9255a6ec8fd749b89289789188b165ab39;hb=50f6a990e35f22a9037b1caf72bb8271bb556e78;hp=d9fdf567a08878d91a675f6b2a12bed968e6d780;hpb=66741f94ac93b7ba0989db3556d0e3fe36c1be87;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';