зеркало из https://github.com/mozilla/gecko-dev.git
Bug 483981 - Mochitest test_bug448993.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r+sr=Olli.Pettay
This commit is contained in:
Родитель
44b0f6d72b
Коммит
b3f0ad7e45
|
@ -40,6 +40,7 @@ function runTest() {
|
|||
s.setEnd(b, 0);
|
||||
gc();
|
||||
s.deleteContents();
|
||||
ok(true, "test did not crash");
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче