Skip to content

Commit f52300d

Browse files
committedNov 16, 2017
Update tests
1 parent f9c80f3 commit f52300d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎tests/testdata/qgis_server/getcapabilities.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ Content-Type: text/xml; charset=utf-8
9898
<Format>XML</Format>
9999
</Exception>
100100
<Layer>
101-
<Name>QGIS Test Project</Name>
102101
<Title>QGIS Test Project</Title>
102+
<Abstract>QGIS Test Project</Abstract>
103103
<CRS>CRS:84</CRS>
104104
<CRS>EPSG:4326</CRS>
105105
<CRS>EPSG:3857</CRS>

‎tests/testdata/qgis_server/getcapabilities_inspire.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ Content-Type: text/xml; charset=utf-8
120120
</inspire_common:ResponseLanguage>
121121
</inspire_vs:ExtendedCapabilities>
122122
<Layer>
123-
<Name>QGIS Test Project</Name>
124123
<Title>QGIS Test Project</Title>
124+
<Abstract>QGIS Test Project</Abstract>
125125
<CRS>CRS:84</CRS>
126126
<CRS>EPSG:4326</CRS>
127127
<CRS>EPSG:3857</CRS>

‎tests/testdata/qgis_server/getprojectsettings.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ Content-Type: text/xml; charset=utf-8
114114
<WFSLayer name="testlayer èé"/>
115115
</WFSLayers>
116116
<Layer>
117-
<Name>QGIS Test Project</Name>
118117
<Title>QGIS Test Project</Title>
118+
<Abstract>QGIS Test Project</Abstract>
119119
<CRS>CRS:84</CRS>
120120
<CRS>EPSG:4326</CRS>
121121
<CRS>EPSG:3857</CRS>

0 commit comments

Comments
 (0)
Please sign in to comment.