[OpenLayers-Commits] r12270 - trunk/openlayers/tests/Layer
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Wed Aug 24 02:20:46 EDT 2011
Author: bartvde
Date: 2011-08-23 23:20:45 -0700 (Tue, 23 Aug 2011)
New Revision: 12270
Modified:
trunk/openlayers/tests/Layer/ArcGISCache.html
Log:
update test function docs to match what the test function now does, non-functional change (see #3474)
Modified: trunk/openlayers/tests/Layer/ArcGISCache.html
===================================================================
--- trunk/openlayers/tests/Layer/ArcGISCache.html 2011-08-24 06:18:55 UTC (rev 12269)
+++ trunk/openlayers/tests/Layer/ArcGISCache.html 2011-08-24 06:20:45 UTC (rev 12270)
@@ -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 );
More information about the Commits
mailing list