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:
bartvde
2011-08-24 06:20:45 +00:00
parent 50704395bb
commit a32b8bab62

View File

@@ -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 );