update test function docs to match what the test function now does, non-functional change (see #3474)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12270 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -220,8 +220,8 @@
|
||||
}
|
||||
|
||||
/*
|
||||
* Test that functions don't end up in the lods of the layer. This messes up zooming when
|
||||
* resolutions are very small/scales are very large/zoomed way in.
|
||||
* Test that messing up the Array.prototype does not mess up the lods of the layer.
|
||||
* This messes up zooming when resolutions are very small/scales are very large/zoomed way in.
|
||||
*/
|
||||
function test_Layer_ARCGISCACHE_lods (t) {
|
||||
t.plan( 2 );
|
||||
|
||||
Reference in New Issue
Block a user