OpenLayers OpenLayers

Changeset 4014

Show
Ignore:
Timestamp:
08/24/07 08:33:24 (1 year ago)
Author:
crschmidt
Message:

Primarily a testing commit. This should be good enough. (Closes #925.)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/tschaub/feature/tests/Handler/test_RegularPolygon.html

    r4001 r4014  
    7474        t.eq(handler.feature.geometry.getBounds().toBBOX(), "-1,-1,1,1", "bounds with manual radius setting and mousemove"); 
    7575    }      
     76    function test_Handler_RegularPolygon_snap(t) { 
     77    } 
    7678    function test_Handler_RegularPolygon_circle(t) { 
    7779        t.plan(7);