Check for session method, not ISA C::P::Session for auth collaberation. evdb++
[catagits/Catalyst-Plugin-Authentication.git] / t / live_app_realms.t
index db6efb2..0e79b8b 100644 (file)
@@ -7,6 +7,7 @@ BEGIN {
     plan "no_plan";
 }
 
+
 use lib 't/lib';
 use Catalyst::Test qw/AuthRealmTestApp/;