Changeset 1451
- Timestamp:
- 09/14/06 12:31:53 (2 years ago)
- Files:
-
- trunk/openlayers/tests/run-tests.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/run-tests.html
r1424 r1451 664 664 { 665 665 if( timeout_seconds==null ) { 666 timeout_seconds= 2;666 timeout_seconds=4; 667 667 } 668 668 var no_close=document.getElementById( "dont_close_test_windows" );
