mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
[processing] remove tests for old scripts
This commit is contained in:
parent
f5f0399171
commit
5ad3af592f
@ -3546,28 +3546,6 @@ tests:
|
||||
type: vector
|
||||
name: randompointsinextent.gml
|
||||
|
||||
- algorithm: script:selectbyattribute
|
||||
name: Select by attribute
|
||||
params:
|
||||
INPUT_LAYER:
|
||||
name: points.gml
|
||||
type: vector
|
||||
results:
|
||||
OUTPUT_LAYER:
|
||||
name: expected/selected_points.gml
|
||||
type: vector
|
||||
|
||||
- algorithm: script:selectbyexpression
|
||||
name: Select by expression
|
||||
params:
|
||||
INPUT_LAYER:
|
||||
name: points.gml
|
||||
type: vector
|
||||
results:
|
||||
OUTPUT_LAYER:
|
||||
name: expected/select_by_expression.gml
|
||||
type: vector
|
||||
|
||||
- algorithm: qgis:randomextract
|
||||
name: Random extract by number
|
||||
params:
|
||||
@ -4685,7 +4663,7 @@ tests:
|
||||
OUTPUT:
|
||||
name: expected/difference.gml
|
||||
type: vector
|
||||
|
||||
|
||||
- algorithm: native:removeduplicatevertices
|
||||
name: Remove duplicate vertices from lines
|
||||
params:
|
||||
|
Loading…
x
Reference in New Issue
Block a user