Changeset 4014
- Timestamp:
- 08/24/07 08:33:24 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/tschaub/feature/tests/Handler/test_RegularPolygon.html
r4001 r4014 74 74 t.eq(handler.feature.geometry.getBounds().toBBOX(), "-1,-1,1,1", "bounds with manual radius setting and mousemove"); 75 75 } 76 function test_Handler_RegularPolygon_snap(t) { 77 } 76 78 function test_Handler_RegularPolygon_circle(t) { 77 79 t.plan(7);
