From 998e1705fad7c08f6e894cafe2cbabdd8ea60f60 Mon Sep 17 00:00:00 2001 From: Thomas Chandelle Date: Wed, 8 Feb 2017 13:29:26 +0100 Subject: [PATCH] Small XML error in KML test --- test/spec/ol/format/kml.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/spec/ol/format/kml.test.js b/test/spec/ol/format/kml.test.js index 730780f048..98826257a0 100644 --- a/test/spec/ol/format/kml.test.js +++ b/test/spec/ol/format/kml.test.js @@ -1634,7 +1634,7 @@ describe('ol.format.KML', function() { ' ' + ' Country' + ' United-Kingdom' + - ' /Data>' + + ' ' + ' ' + ' ' + '';