mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-19 00:02:48 -04:00
Enable a commented out processing test
This commit is contained in:
parent
f8cf2f4dbe
commit
79b143bd15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user