Skip to content

Commit 9a0ffbd

Browse files
committedApr 11, 2017
remove selections tests
1 parent 410e8e7 commit 9a0ffbd

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed
 

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

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2586,19 +2586,3 @@ tests:
25862586
METHOD: '1'
25872587
NUMBER: 50
25882588
results: {}
2589-
2590-
- algorithm: qgis:randomselection
2591-
name: Random Selection with point input
2592-
params:
2593-
INPUT_LAYER:
2594-
name: points.gml
2595-
type: vector
2596-
results: {}
2597-
2598-
- algorithm: qgis:randomselectionwithinsubsets
2599-
name: Random selection within subset
2600-
params:
2601-
INPUT_LAYER:
2602-
name: points.gml
2603-
type: vector
2604-
results: {}

0 commit comments

Comments
 (0)
Please sign in to comment.