From 62114a73e2c0ce1e30f4ab6cf20b2aa3817dbf73 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Tue, 4 Feb 2014 15:17:44 +0100 Subject: [PATCH] Fix typo in tests --- test/spec/ol/format/kmlformat.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/spec/ol/format/kmlformat.test.js b/test/spec/ol/format/kmlformat.test.js index 1dd15895e6..c5593e1b7b 100644 --- a/test/spec/ol/format/kmlformat.test.js +++ b/test/spec/ol/format/kmlformat.test.js @@ -884,7 +884,7 @@ describe('ol.format.KML', function() { expect(s.getFill().getColor()).to.eql([0, 0, 0, 0]); }); - it('can read a normal styleUrls', function() { + it('can read normal styleUrls', function() { var text = '' + ' ' +