diff --git a/test/spec/ol/format/kmlformat.test.js b/test/spec/ol/format/kmlformat.test.js index c5593e1b7b..9005547929 100644 --- a/test/spec/ol/format/kmlformat.test.js +++ b/test/spec/ol/format/kmlformat.test.js @@ -1411,7 +1411,7 @@ describe('ol.format.KML', function() { ' ' + ' ' + ' ' + - ' ' + + ' ' + ''; expect(format.readName(kml)).to.be(undefined); });