Indentation

This commit is contained in:
Tim Schaub
2016-01-03 11:20:03 -07:00
parent aac1d921c7
commit 3f23dfb87b
11 changed files with 131 additions and 121 deletions

View File

@@ -280,7 +280,8 @@ describe('ol.format.GML3', function() {
describe('axis order', function() {
it('can read and write a linestring geometry with ' +
'correct axis order', function() {
'correct axis order',
function() {
var text =
'<gml:LineString xmlns:gml="http://www.opengis.net/gml" ' +
' srsName="urn:x-ogc:def:crs:EPSG:4326">' +