Changeset 5818
- Timestamp:
- 01/20/08 11:07:51 (1 year ago)
- Files:
-
- trunk/openlayers/tests/run-tests.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/run-tests.html
r5472 r5818 799 799 { 800 800 var test_page=Test.AnotherWay._g_tests_queue[0]; 801 test_page.loading_timeout_milliseconds= 6000;801 test_page.loading_timeout_milliseconds=12000; 802 802 test_page.timeout_id=setTimeout( Test.AnotherWay._loading_timeout, Test.AnotherWay._g_timeout_granularity ); 803 803 test_page.wait_msg=Test.AnotherWay._print_counter_result( test_page.url, "loading...", test_page.loading_timeout_milliseconds, "loading" );
