Skip to content

Commit e8be083

Browse files
committedFeb 10, 2017
[processing] remove unused parameters from test (followup 5ade65a)
1 parent 5c8c53c commit e8be083

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,10 @@ tests:
106106
- algorithm: gdal:offsetlinesforlines
107107
name: Offset lines for lines (right-handed)
108108
params:
109-
DISSOLVEALL: false
110109
GEOMETRY: geometry
111110
INPUT_LAYER:
112111
name: lines.gml
113112
type: vector
114-
MULTI: false
115113
RADIUS: -0.5
116114
results:
117115
OUTPUT_LAYER:

0 commit comments

Comments
 (0)
Please sign in to comment.