File tree 1 file changed +1
-23
lines changed
python/plugins/processing/tests/testdata
1 file changed +1
-23
lines changed Original file line number Diff line number Diff line change @@ -3546,28 +3546,6 @@ tests:
3546
3546
type : vector
3547
3547
name : randompointsinextent.gml
3548
3548
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
-
3571
3549
- algorithm : qgis:randomextract
3572
3550
name : Random extract by number
3573
3551
params :
@@ -4685,7 +4663,7 @@ tests:
4685
4663
OUTPUT :
4686
4664
name : expected/difference.gml
4687
4665
type : vector
4688
-
4666
+
4689
4667
- algorithm : native:removeduplicatevertices
4690
4668
name : Remove duplicate vertices from lines
4691
4669
params :
You can’t perform that action at this time.
0 commit comments