Browse Source

Adding extra line in test comment

Patrick Conroy 11 years ago
parent
commit
89e1cf74f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/TestCase/Controller/Component/PaginatorComponentTest.php

+ 1 - 0
tests/TestCase/Controller/Component/PaginatorComponentTest.php

@@ -143,6 +143,7 @@ class PaginatorComponentTest extends TestCase {
 
 /**
  * Test to make sure options get sent to custom finder methods via paginate
+ *
  * @return void
  */
 	public function testPaginateCustomFinderOptions() {