зеркало из https://github.com/mozilla/pjs.git
Bug 483635 - Mochitest test_terminate.html runs fine but needs to check/report success; (Av1a) Add |ok(true, ...);|; r=bent.mozilla sr=jonas
This commit is contained in:
Родитель
70924934da
Коммит
43ba5cbb0c
|
@ -29,6 +29,7 @@ Tests of DOM Worker terminate feature
|
|||
}
|
||||
|
||||
clearInterval(interval);
|
||||
ok(true, "no more messages");
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче