[OpenLayers-Commits] r11834 - trunk/openlayers/tests/Control

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Thu Mar 31 07:35:09 EDT 2011


Author: erilem
Date: 2011-03-31 04:35:08 -0700 (Thu, 31 Mar 2011)
New Revision: 11834

Modified:
   trunk/openlayers/tests/Control/Measure.html
Log:
Measure tests - move a comment to its proper location, no functional change

Modified: trunk/openlayers/tests/Control/Measure.html
===================================================================
--- trunk/openlayers/tests/Control/Measure.html	2011-03-31 11:28:11 UTC (rev 11833)
+++ trunk/openlayers/tests/Control/Measure.html	2011-03-31 11:35:08 UTC (rev 11834)
@@ -19,7 +19,6 @@
         
     }
     
-    // test for <http://trac.openlayers.org/ticket/2691>
     function test_cancel(t) {
         
         t.plan(4);
@@ -70,6 +69,7 @@
         
     }
 
+    // test for <http://trac.openlayers.org/ticket/2691>
     function test_partial(t) {        
 
         t.plan(28);        



More information about the Commits mailing list