Changeset 1583
- Timestamp:
- 10/05/06 01:51:15 (2 years ago)
- Files:
-
- trunk/openlayers/tests/test_Control_Permalink.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/test_Control_Permalink.html
r1424 r1583 41 41 t.eq($('permalink').href, $('edit_permalink').href, "Panning sets permalink with base"); 42 42 } 43 function test_0 3_Control_Permalink_noElement (t) {43 function test_04_Control_Permalink_noElement (t) { 44 44 t.plan( 2 ); 45 45 control = new OpenLayers.Control.Permalink( );
