Skip to content

Commit a3971ee

Browse files
committedOct 17, 2017
Update unit tests
1 parent 592033a commit a3971ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎tests/testdata/qgis_server/getcapabilities.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Content-Type: text/xml; charset=utf-8
9797
<Exception>
9898
<Format>XML</Format>
9999
</Exception>
100-
<Layer queryable="1">
100+
<Layer>
101101
<Name>QGIS Test Project</Name>
102102
<Title>QGIS Test Project</Title>
103103
<CRS>CRS:84</CRS>

‎tests/testdata/qgis_server/getcapabilities_inspire.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Content-Type: text/xml; charset=utf-8
119119
<inspire_common:Language>ita</inspire_common:Language>
120120
</inspire_common:ResponseLanguage>
121121
</inspire_vs:ExtendedCapabilities>
122-
<Layer queryable="1">
122+
<Layer>
123123
<Name>QGIS Test Project</Name>
124124
<Title>QGIS Test Project</Title>
125125
<CRS>CRS:84</CRS>

0 commit comments

Comments
 (0)
Please sign in to comment.