From a32b8bab62197775ab027ea2cfc9f2903d6f1b7a Mon Sep 17 00:00:00 2001 From: bartvde Date: Wed, 24 Aug 2011 06:20:45 +0000 Subject: [PATCH] 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 --- tests/Layer/ArcGISCache.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Layer/ArcGISCache.html b/tests/Layer/ArcGISCache.html index 23cd99a5ab..d1ae00ed93 100644 --- a/tests/Layer/ArcGISCache.html +++ b/tests/Layer/ArcGISCache.html @@ -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 );