File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
python/plugins/processing/tests/testdata Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ tests:
122122 compare :
123123 geometry :
124124 precision : 7
125+
125126 - algorithm : qgis:addautoincrementalfield
126127 name : Add autoincremental field
127128 params :
@@ -133,7 +134,6 @@ tests:
133134 name : expected/autoincrement_field.gml
134135 type : vector
135136
136-
137137 # Eliminate sliver polygons
138138 # case 1: merge with largest area
139139 - algorithm : qgis:eliminatesliverpolygons
@@ -143,7 +143,7 @@ tests:
143143 COMPARISON : ' 0'
144144 COMPARISONVALUE : ' polys.5'
145145 INPUT :
146- name : custom/polys.shp
146+ name : custom/polys.gml
147147 type : vector
148148 KEEPSELECTION : ' False'
149149 MODE : ' 0'
@@ -160,7 +160,7 @@ tests:
160160 COMPARISON : ' 0'
161161 COMPARISONVALUE : ' polys.5'
162162 INPUT :
163- name : custom/polys.shp
163+ name : custom/polys.gml
164164 type : vector
165165 KEEPSELECTION : ' False'
166166 MODE : ' 1'
@@ -177,7 +177,7 @@ tests:
177177 COMPARISON : ' 0'
178178 COMPARISONVALUE : ' polys.5'
179179 INPUT :
180- name : custom/polys.shp
180+ name : custom/polys.gml
181181 type : vector
182182 KEEPSELECTION : ' False'
183183 MODE : ' 2'
You can’t perform that action at this time.
0 commit comments