Changeset 1556
- Timestamp:
- 10/03/06 23:02:44 (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
r1451 r1556 786 786 { 787 787 var test_page=Test.AnotherWay._g_tests_queue[0]; 788 test_page.loading_timeout_milliseconds= 4000;788 test_page.loading_timeout_milliseconds=6000; 789 789 test_page.timeout_id=setTimeout( Test.AnotherWay._loading_timeout, Test.AnotherWay._g_timeout_granularity ); 790 790 test_page.wait_msg=Test.AnotherWay._print_counter_result( test_page.url, "loading...", test_page.loading_timeout_milliseconds, "loading" );
