Changeset 6147
- Timestamp:
- 02/08/08 18:14:38 (1 year ago)
- Files:
-
- trunk/openlayers/tests/test_Handler.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/test_Handler.html
r6131 r6147 118 118 t.ok(deactivated, 119 119 "deactivated returns true if the handler is already active"); 120 map.destroy(); 120 121 121 122 }
