Enable a commented out processing test

This commit is contained in:
Nyall Dawson 2017-09-26 15:16:49 +10:00
parent f8cf2f4dbe
commit 79b143bd15

View File

@ -3120,14 +3120,18 @@ tests:
name: expected/add_field.gml
type: vector
# - algorithm: qgis:randompointsinextent
# name: Random point in extent, don't check result
# params:
# CRS: EPSG:4326
# EXTENT: 3.9821361058601132,4.01984877126654,0.9948015122873343,1.0305293005671075
# MIN_DISTANCE: 0.0
# POINT_NUMBER: 5
# results: {}
- algorithm: qgis:randompointsinextent
name: Random point in extent, don't check result
params:
TARGET_CRS: EPSG:4326
EXTENT: 3.9821361058601132,4.01984877126654,0.9948015122873343,1.0305293005671075
MIN_DISTANCE: 0.0
POINTS_NUMBER: 5
results:
OUTPUT:
compare: false
type: vector
name: randompointsinextent.gml
- algorithm: script:selectbyattribute
name: Select by attribute