]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/php/Nominatim/SearchContextTest.php
Merge pull request #941 from mtmail/parameter-parser-tests2
[nominatim.git] / test / php / Nominatim / SearchContextTest.php
index a40d0716aa25a9f635b6b1919f4a2342a88b4ab3..2a74dc41c5b6a21cb14bab50257b95e5e19c309f 100644 (file)
@@ -10,6 +10,7 @@ class SearchContextTest extends \PHPUnit_Framework_TestCase
 {
     private $oCtx;
 
+
     protected function setUp()
     {
         $this->oCtx = new SearchContext();