shame on both of us for submitting, reviewing, and committing this patch without running tests.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3754 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2007-07-15 22:31:55 +00:00
parent aad458eeb4
commit b31101d7f7

View File

@@ -91,7 +91,7 @@
function test_04_Layer_Grid_getTilesBounds(t) {
t.plan( 3 );
t.plan( 4 );
layer = new OpenLayers.Layer.WMS(name, url, params);