Skip to content

Commit 5ad3af5

Browse files
committed
[processing] remove tests for old scripts
1 parent f5f0399 commit 5ad3af5

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml

+1-23
Original file line numberDiff line numberDiff line change
@@ -3546,28 +3546,6 @@ tests:
35463546
type: vector
35473547
name: randompointsinextent.gml
35483548

3549-
- algorithm: script:selectbyattribute
3550-
name: Select by attribute
3551-
params:
3552-
INPUT_LAYER:
3553-
name: points.gml
3554-
type: vector
3555-
results:
3556-
OUTPUT_LAYER:
3557-
name: expected/selected_points.gml
3558-
type: vector
3559-
3560-
- algorithm: script:selectbyexpression
3561-
name: Select by expression
3562-
params:
3563-
INPUT_LAYER:
3564-
name: points.gml
3565-
type: vector
3566-
results:
3567-
OUTPUT_LAYER:
3568-
name: expected/select_by_expression.gml
3569-
type: vector
3570-
35713549
- algorithm: qgis:randomextract
35723550
name: Random extract by number
35733551
params:
@@ -4685,7 +4663,7 @@ tests:
46854663
OUTPUT:
46864664
name: expected/difference.gml
46874665
type: vector
4688-
4666+
46894667
- algorithm: native:removeduplicatevertices
46904668
name: Remove duplicate vertices from lines
46914669
params:

0 commit comments

Comments
 (0)