X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Foptional_threads.t;fp=t%2Foptional_threads.t;h=50a6ecddb355e3899c36e96c594f6d81fa0b3d84;hp=82c748aead67222c6b96a21abceae3c7cc4c2aea;hb=a2e038a1e9cbc0f1ea32b7087e6b47efe3af082f;hpb=50cc3183118f1056427ab314b84b91fd0d9e1383 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';