mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove the 'timer fired for test' ok as well, so this test doesn't report a timing-dependent variable number of tests. r=dolske (verbally) b=423044 a=tests
This commit is contained in:
parent
4808faf75b
commit
ef10a45f05
@ -286,7 +286,6 @@ var observer = {
|
|||||||
netscape.security.PrivilegeManager
|
netscape.security.PrivilegeManager
|
||||||
.enablePrivilege('UniversalXPConnect');
|
.enablePrivilege('UniversalXPConnect');
|
||||||
|
|
||||||
ok(true, "timer fired for test " + testNum);
|
|
||||||
var doc = getDialogDoc();
|
var doc = getDialogDoc();
|
||||||
if (doc)
|
if (doc)
|
||||||
handleDialog(doc, testNum);
|
handleDialog(doc, testNum);
|
||||||
|
Loading…
Reference in New Issue
Block a user