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
+2 -2
View File
@@ -220,8 +220,8 @@
} }
/* /*
* Test that functions don't end up in the lods of the layer. This messes up zooming when * Test that messing up the Array.prototype does not mess up the lods of the layer.
* resolutions are very small/scales are very large/zoomed way in. * This messes up zooming when resolutions are very small/scales are very large/zoomed way in.
*/ */
function test_Layer_ARCGISCACHE_lods (t) { function test_Layer_ARCGISCACHE_lods (t) {
t.plan( 2 ); t.plan( 2 );