]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/php/Nominatim/ParameterParserTest.php
use context management when processing Tiger data
[nominatim.git] / test / php / Nominatim / ParameterParserTest.php
index 111ce4a366a5a0c80091aef282a438c851a962e8..1488c987a22218f82b97471ec54f57c40c9404dc 100644 (file)
@@ -245,4 +245,4 @@ class ParameterParserTest extends \PHPUnit\Framework\TestCase
         $this->assertTrue($oParams->hasSetAny(array('four')));
         $this->assertTrue($oParams->hasSetAny(array('five')));
     }
-}
\ No newline at end of file
+}