X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Foptional_threads.t;h=50a6ecddb355e3899c36e96c594f6d81fa0b3d84;hb=9ce444302fb0d264c4182d57d564e376e61a4725;hp=82c748aead67222c6b96a21abceae3c7cc4c2aea;hpb=66741f94ac93b7ba0989db3556d0e3fe36c1be87;p=catagits%2FCatalyst-Runtime.git diff --git a/t/optional_threads.t b/t/optional_threads.t index 82c748a..50a6ecd 100644 --- a/t/optional_threads.t +++ b/t/optional_threads.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';