remove global variable. Non-functional change. p=geographika (closes #3438)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12191 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
t.plan(6);
|
t.plan(6);
|
||||||
|
|
||||||
var test_wml, parser, xml;
|
var test_xml, parser, xml;
|
||||||
|
|
||||||
parser = new OpenLayers.Format.Filter.v1();
|
parser = new OpenLayers.Format.Filter.v1();
|
||||||
xml = new OpenLayers.Format.XML();
|
xml = new OpenLayers.Format.XML();
|
||||||
|
|||||||
Reference in New Issue
Block a user