Trying to fix the test for bug 411236, a=sheriff on a CLOSED TREE

This commit is contained in:
Olli Pettay 2009-10-22 20:25:06 +03:00
Родитель d1347cfe92
Коммит 65fd1fc16f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -87,7 +87,7 @@ function do_test() {
}
SimpleTest.waitForExplicitFinish();
addLoadEvent(test);
addLoadEvent(do_test);
</script>
</pre>