remove trailing comma in tests, see #3393 non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12142 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
boundingBox: {
|
boundingBox: {
|
||||||
projection: 'http://www.opengis.net/gml/srs/epsg.xml#404000',
|
projection: 'http://www.opengis.net/gml/srs/epsg.xml#404000',
|
||||||
bounds: new OpenLayers.Bounds(0.0, -7070.0, 10647.0, 1.0)
|
bounds: new OpenLayers.Bounds(0.0, -7070.0, 10647.0, 1.0)
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
output: {format: 'image/tiff'}
|
output: {format: 'image/tiff'}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user