Skip to content

Commit

Permalink
[processing] fix GDAL raster tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Oct 11, 2017
1 parent 6138527 commit e165d45
Show file tree
Hide file tree
Showing 6 changed files with 90,766 additions and 90,785 deletions.
970 changes: 485 additions & 485 deletions python/plugins/processing/tests/testdata/expected/gdal/contour.gml

Large diffs are not rendered by default.

Expand Up @@ -15,7 +15,7 @@
<xs:complexContent>
<xs:extension base="gml:AbstractFeatureType">
<xs:sequence>
<xs:element name="geometryProperty" type="gml:MultiLineStringPropertyType" nillable="true" minOccurs="0" maxOccurs="1"/>
<xs:element name="geometryProperty" type="gml:LineStringPropertyType" nillable="true" minOccurs="0" maxOccurs="1"/>
<xs:element name="ID" nillable="true" minOccurs="0" maxOccurs="1">
<xs:simpleType>
<xs:restriction base="xs:integer">
Expand Down

This file was deleted.

0 comments on commit e165d45

Please sign in to comment.