Browse Source

Clearing whitespace conflict

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

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

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