mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
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:
parent
098b3d8858
commit
ae6f48f481
@ -29,6 +29,7 @@ Tests of DOM Worker terminate feature
|
||||
}
|
||||
|
||||
clearInterval(interval);
|
||||
ok(true, "no more messages");
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user