X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flive_app_realms.t;h=0e79b8b37a69ad3d8317a07284bd57702c0fa30f;hb=fd9de2d9f9a3fc6fec683c095667835310c5f270;hp=db6efb2bdb72ea42bd16309f7e7d676178aefdb6;hpb=8d0e04d07fa7435dd30a53586663246dc4fc4fd8;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/t/live_app_realms.t b/t/live_app_realms.t index db6efb2..0e79b8b 100644 --- a/t/live_app_realms.t +++ b/t/live_app_realms.t @@ -7,6 +7,7 @@ BEGIN { plan "no_plan"; } + use lib 't/lib'; use Catalyst::Test qw/AuthRealmTestApp/;