diff --git a/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php b/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php
index b470fba63..4b6e0f1a1 100644
--- a/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php
+++ b/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php
@@ -1132,7 +1132,6 @@ class SecurityComponentTest extends CakeTestCase {
 		$this->assertFalse($this->Controller->Security->validatePost($this->Controller));
 	}
 
-
 /**
  * test that a requestAction's controller will have the _Token appended to
  * the params.