Browse Source

Fix coding standards errors.

mark_story 12 years ago
parent
commit
8c34697b98
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/TestCase/View/Helper/FormHelperTest.php

+ 2 - 1
tests/TestCase/View/Helper/FormHelperTest.php

@@ -5305,7 +5305,8 @@ class FormHelperTest extends TestCase {
 			'/a'
 		));
 	}
- /**
+
+/**
  * Test that security hashes for postLink include the url.
  *
  * @return void