Skip to content

Commit 02df48c

Browse files
author
Bernhard Ströbl
committedMar 16, 2016
[processing] reflect changed test input in yaml file
1 parent f73b572 commit 02df48c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ tests:
143143
COMPARISON: '0'
144144
COMPARISONVALUE: 'polys.5'
145145
INPUT:
146-
name: custom/polys.gml
146+
name: polys.gml
147147
type: vector
148148
KEEPSELECTION: 'False'
149149
MODE: '0'
@@ -160,7 +160,7 @@ tests:
160160
COMPARISON: '0'
161161
COMPARISONVALUE: 'polys.5'
162162
INPUT:
163-
name: custom/polys.gml
163+
name: polys.gml
164164
type: vector
165165
KEEPSELECTION: 'False'
166166
MODE: '1'
@@ -177,7 +177,7 @@ tests:
177177
COMPARISON: '0'
178178
COMPARISONVALUE: 'polys.5'
179179
INPUT:
180-
name: custom/polys.gml
180+
name: polys.gml
181181
type: vector
182182
KEEPSELECTION: 'False'
183183
MODE: '2'

0 commit comments

Comments
 (0)
Please sign in to comment.