Merge pull request #6466 from tchandelle/kml-test
Small XML error in KML test
This commit is contained in:
@@ -1634,7 +1634,7 @@ describe('ol.format.KML', function() {
|
||||
' <Data name="country">' +
|
||||
' <displayName>Country</displayName>' +
|
||||
' <value>United-Kingdom</value>' +
|
||||
' /Data>' +
|
||||
' </Data>' +
|
||||
' </ExtendedData>' +
|
||||
' </Placemark>' +
|
||||
'</kml>';
|
||||
|
||||
Reference in New Issue
Block a user