C::P::Session - branche session_fixation: new method change_session_id (incl. doc...
[catagits/Catalyst-Plugin-Session.git] / t / live_session_fixation.t
index fef7873..3eeb3e9 100644 (file)
@@ -18,7 +18,7 @@ BEGIN {
     or plan skip_all =>
         'Test::WWW::Mechanize::Catalyst >= 0.51 is required for this test';
 
-    plan tests => 8;
+    plan tests => 10;
 }
 
 use lib "t/lib";