From 7ee7c365c60ac3707fbe6f600de05b44e6eabb6d Mon Sep 17 00:00:00 2001 From: bartvde Date: Thu, 30 Jun 2011 07:40:55 +0000 Subject: [PATCH] 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 --- tests/Format/WPSExecute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Format/WPSExecute.html b/tests/Format/WPSExecute.html index fc731e8900..de8539d55b 100644 --- a/tests/Format/WPSExecute.html +++ b/tests/Format/WPSExecute.html @@ -69,7 +69,7 @@ boundingBox: { projection: 'http://www.opengis.net/gml/srs/epsg.xml#404000', bounds: new OpenLayers.Bounds(0.0, -7070.0, 10647.0, 1.0) - }, + } }, output: {format: 'image/tiff'} }