From 02df48cf43f93a05015539e5c7d9ba920a329843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Str=C3=B6bl?= Date: Wed, 16 Mar 2016 12:57:33 +0100 Subject: [PATCH] [processing] reflect changed test input in yaml file --- .../processing/tests/testdata/qgis_algorithm_tests.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml b/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml index 6f4a3f49782..df7599a5ff4 100644 --- a/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml +++ b/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml @@ -143,7 +143,7 @@ tests: COMPARISON: '0' COMPARISONVALUE: 'polys.5' INPUT: - name: custom/polys.gml + name: polys.gml type: vector KEEPSELECTION: 'False' MODE: '0' @@ -160,7 +160,7 @@ tests: COMPARISON: '0' COMPARISONVALUE: 'polys.5' INPUT: - name: custom/polys.gml + name: polys.gml type: vector KEEPSELECTION: 'False' MODE: '1' @@ -177,7 +177,7 @@ tests: COMPARISON: '0' COMPARISONVALUE: 'polys.5' INPUT: - name: custom/polys.gml + name: polys.gml type: vector KEEPSELECTION: 'False' MODE: '2'