Navigation Menu

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Feb 23, 2016
1 parent 467f3f0 commit 5085204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/plugins/processing/tests/README.md
Expand Up @@ -23,7 +23,7 @@ How To
To add a new test you can follow these steps:

Run the algorithm you want to test in QGIS from the processing toolbox. If the
result is a vector layer prefer geojson as output for its support of mixed
result is a vector layer prefer GML as output for its support of mixed
geometry types and good readability. Redirect output to
`python/plugins/processing/tests/testdata/expected`

Expand Down Expand Up @@ -114,7 +114,7 @@ applied to each vertex.

OUTPUT:
type: vector
name: expected/abcd.geojson
name: expected/abcd.gml
compare:
fields:
__all__:
Expand Down

0 comments on commit 5085204

Please sign in to comment.