]> git.openstreetmap.org Git - nominatim.git/commitdiff
remove tag in test suite used during debugging
authorMarc Tobias Metten <mtmail@gmx.net>
Tue, 16 Jun 2015 19:13:12 +0000 (21:13 +0200)
committerMarc Tobias Metten <mtmail@gmx.net>
Tue, 16 Jun 2015 19:13:12 +0000 (21:13 +0200)
tests/features/api/lookup.feature

index fb5e444f3ad6078aaab62758ea8311a3c108a77f..7b86fb496491ca800f3593a8ec86806529b072cc 100644 (file)
@@ -1,7 +1,6 @@
 Feature: Places by osm_type and osm_id Tests
     Simple tests for internal server errors and response format.
 
-    @mtm
     Scenario: address lookup for existing node, way, relation
         When looking up xml places N158845944,W72493656,,R62422,X99,N0
         Then the result is valid xml
@@ -10,7 +9,6 @@ Feature: Places by osm_type and osm_id Tests
         Then the result is valid json
         exactly 3 results are returned
 
-    @mtm
     Scenario: address lookup for non-existing or invalid node, way, relation
         When looking up xml places X99,,N0,nN158845944,ABC,,W9
         Then the result is valid xml