[OpenLayers-Commits] r3583 - trunk/openlayers/tests

commits at openlayers.org commits at openlayers.org
Thu Jul 5 10:08:16 EDT 2007


Author: euzuro
Date: 2007-07-05 10:08:15 -0400 (Thu, 05 Jul 2007)
New Revision: 3583

Modified:
   trunk/openlayers/tests/test_Layer.html
Log:
give redraw test a number

Modified: trunk/openlayers/tests/test_Layer.html
===================================================================
--- trunk/openlayers/tests/test_Layer.html	2007-07-05 14:04:51 UTC (rev 3582)
+++ trunk/openlayers/tests/test_Layer.html	2007-07-05 14:08:15 UTC (rev 3583)
@@ -165,7 +165,7 @@
 
     }
     
-    function test_Layer_redraw(t) {
+    function test_07_Layer_redraw(t) {
         t.plan(8)
 
         var name = 'Test Layer';



More information about the Commits mailing list