Skip to content

Commit

Permalink
Adapt WFS capabilties in server test for WMS 1.3.0 compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Dec 12, 2016
1 parent 9bd8c7b commit 29a05df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata/qgis_server/wfs_getcapabilities.txt
Expand Up @@ -7,7 +7,7 @@ Content-Type: text/xml; charset=utf-8
<Title>QGIS TestProject</Title> <Title>QGIS TestProject</Title>
<Abstract>Some UTF8 text èòù</Abstract> <Abstract>Some UTF8 text èòù</Abstract>
<OnlineResource></OnlineResource> <OnlineResource></OnlineResource>
<Fees>conditions unknown</Fees> <Fees>None</Fees>
<AccessConstraints>None</AccessConstraints> <AccessConstraints>None</AccessConstraints>
</Service> </Service>
<Capability> <Capability>
Expand Down

0 comments on commit 29a05df

Please sign in to comment.