[processing] exclude location field from check

This commit is contained in:
Alexander Bruy 2017-10-10 20:20:44 +03:00
parent 49f9ceef1a
commit 21e4fc515e

View File

@ -153,6 +153,9 @@ tests:
OUTPUT:
name: expected/gdal/tile_index.gml
type: vector
compare:
fields:
location: skip
- algorithm: gdal:gridaverage
name: Moving average interpolation (gdal_grid)