Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix tests
  • Loading branch information
alexbruy committed May 12, 2020
1 parent 23ee945 commit 3a51f93
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -498,6 +498,7 @@ tests:
- algorithm: native:snapgeometries
name: Snap lines to lines
params:
BEHAVIOR: '0'
INPUT:
name: snap_lines.gml
type: vector
Expand All @@ -513,6 +514,7 @@ tests:
- algorithm: native:snapgeometries
name: Snap polygons to polygons
params:
BEHAVIOR: '0'
INPUT:
name: snap_polys.gml
type: vector
Expand All @@ -528,6 +530,7 @@ tests:
- algorithm: native:snapgeometries
name: Snap points to points
params:
BEHAVIOR: '0'
INPUT:
name: snap_points.gml
type: vector
Expand Down

0 comments on commit 3a51f93

Please sign in to comment.