diff --git a/test/spec/ol/format/polylineformat.test.js b/test/spec/ol/format/polylineformat.test.js index 247c5b6fc8..ec23833d25 100644 --- a/test/spec/ol/format/polylineformat.test.js +++ b/test/spec/ol/format/polylineformat.test.js @@ -8,6 +8,7 @@ describe('ol.format.Polyline', function() { var floats, smallFloats, encodedFloats; var signedIntegers, encodedSignedIntegers; var unsignedIntegers, encodedUnsignedIntegers; + var points3857; function resetTestingData() { format = new ol.format.Polyline(); diff --git a/test/spec/ol/format/wmsgetfeatureinfoformat.test.js b/test/spec/ol/format/wmsgetfeatureinfoformat.test.js index aff68e2dc0..f49f8e8129 100644 --- a/test/spec/ol/format/wmsgetfeatureinfoformat.test.js +++ b/test/spec/ol/format/wmsgetfeatureinfoformat.test.js @@ -56,7 +56,7 @@ describe('ol.format.WMSGetFeatureInfo', function() { }); it('read empty attributes', function() { - text = + var text = '' + '