ソースを参照

Fixed CS issue

Jose Lorenzo Rodriguez 12 年 前
コミット
4d783c08c3
1 ファイル変更0 行追加1 行削除
  1. 0 1
      tests/TestCase/Model/Behavior/TreeBehaviorTest.php

+ 0 - 1
tests/TestCase/Model/Behavior/TreeBehaviorTest.php

@@ -524,7 +524,6 @@ class TreeBehaviorTest extends TestCase {
 		$this->assertEquals($expected, $result);
 	}
 
-
 /**
  * Tests deleting a subtree
  *