Small XML error in KML test

This commit is contained in:
Thomas Chandelle
2017-02-08 13:29:26 +01:00
parent c1af0de860
commit 998e1705fa

View File

@@ -1634,7 +1634,7 @@ describe('ol.format.KML', function() {
' <Data name="country">' +
' <displayName>Country</displayName>' +
' <value>United-Kingdom</value>' +
' /Data>' +
' </Data>' +
' </ExtendedData>' +
' </Placemark>' +
'</kml>';