Browse Source

Clearing end of file conflict.

Gene Ritter 8 years ago
parent
commit
c4653691f8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tests/TestCase/ORM/QueryTest.php

+ 1 - 2
tests/TestCase/ORM/QueryTest.php

@@ -3700,5 +3700,4 @@ class QueryTest extends TestCase
             $this->assertTrue(true);
         }
     }
-
-}
+}