diff --git a/test/spec/ol/format/esrijsonformat.test.js b/test/spec/ol/format/esrijson.test.js similarity index 100% rename from test/spec/ol/format/esrijsonformat.test.js rename to test/spec/ol/format/esrijson.test.js diff --git a/test/spec/ol/format/geojsonformat.test.js b/test/spec/ol/format/geojson.test.js similarity index 100% rename from test/spec/ol/format/geojsonformat.test.js rename to test/spec/ol/format/geojson.test.js diff --git a/test/spec/ol/format/gmlformat.test.js b/test/spec/ol/format/gml.test.js similarity index 100% rename from test/spec/ol/format/gmlformat.test.js rename to test/spec/ol/format/gml.test.js diff --git a/test/spec/ol/format/gpxformat.test.js b/test/spec/ol/format/gpx.test.js similarity index 100% rename from test/spec/ol/format/gpxformat.test.js rename to test/spec/ol/format/gpx.test.js diff --git a/test/spec/ol/format/igcformat.test.js b/test/spec/ol/format/igc.test.js similarity index 100% rename from test/spec/ol/format/igcformat.test.js rename to test/spec/ol/format/igc.test.js diff --git a/test/spec/ol/format/kmlformat.test.js b/test/spec/ol/format/kml.test.js similarity index 100% rename from test/spec/ol/format/kmlformat.test.js rename to test/spec/ol/format/kml.test.js diff --git a/test/spec/ol/format/mvtformat.test.js b/test/spec/ol/format/mvt.test.js similarity index 100% rename from test/spec/ol/format/mvtformat.test.js rename to test/spec/ol/format/mvt.test.js diff --git a/test/spec/ol/format/osmxmlformat.test.js b/test/spec/ol/format/osmxml.test.js similarity index 100% rename from test/spec/ol/format/osmxmlformat.test.js rename to test/spec/ol/format/osmxml.test.js diff --git a/test/spec/ol/format/owsformat.test.js b/test/spec/ol/format/ows.test.js similarity index 100% rename from test/spec/ol/format/owsformat.test.js rename to test/spec/ol/format/ows.test.js diff --git a/test/spec/ol/format/polylineformat.test.js b/test/spec/ol/format/polyline.test.js similarity index 100% rename from test/spec/ol/format/polylineformat.test.js rename to test/spec/ol/format/polyline.test.js diff --git a/test/spec/ol/format/wfsformat.test.js b/test/spec/ol/format/wfs.test.js similarity index 100% rename from test/spec/ol/format/wfsformat.test.js rename to test/spec/ol/format/wfs.test.js diff --git a/test/spec/ol/format/wktformat.test.js b/test/spec/ol/format/wkt.test.js similarity index 100% rename from test/spec/ol/format/wktformat.test.js rename to test/spec/ol/format/wkt.test.js diff --git a/test/spec/ol/format/wmsgetfeatureinfoformat.test.js b/test/spec/ol/format/wmsgetfeatureinfo.test.js similarity index 100% rename from test/spec/ol/format/wmsgetfeatureinfoformat.test.js rename to test/spec/ol/format/wmsgetfeatureinfo.test.js diff --git a/test/spec/ol/format/wmtscapabilitiesformat.test.js b/test/spec/ol/format/wmtscapabilities.test.js similarity index 100% rename from test/spec/ol/format/wmtscapabilitiesformat.test.js rename to test/spec/ol/format/wmtscapabilities.test.js diff --git a/test/spec/ol/format/xsdformat.test.js b/test/spec/ol/format/xsd.test.js similarity index 100% rename from test/spec/ol/format/xsdformat.test.js rename to test/spec/ol/format/xsd.test.js