]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/reverse/v1_json.feature
enable BDD tests for sqlite databases
[nominatim.git] / test / bdd / api / reverse / v1_json.feature
index ac3c799ed8d71c9c9956ad6bc450a1f8fa39f57a..1f629c0fa110941d1e4ea70e6c3b3b6fbce8d00b 100644 (file)
@@ -1,3 +1,4 @@
+@SQLITE
 @APIDB
 Feature: Json output for Reverse API
     Testing correctness of json and jsonv2 output (API version v1).
@@ -93,7 +94,7 @@ Feature: Json output for Reverse API
           | polygon_text | 1     |
        Then results contain
           | geotext |
-          | LINESTRING(9.5039353 47.0657546,9.5040437 47.0657781,9.5040808 47.065787,9.5054298 47.0661407) |
+          | ^LINESTRING\(9.5039353 47.0657546, ?9.5040437 47.0657781, ?9.5040808 47.065787, ?9.5054298 47.0661407\) |
 
        Examples:
           | format |