Bug 1135545 - further debug by requesting complete logs so we can see success cases, rs=me

This commit is contained in:
Gijs Kruitbosch 2015-04-13 15:39:33 +01:00
parent 28ed2da294
commit 097186ab0b

View File

@ -49,6 +49,8 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=987230
/** Test for Bug 987230 **/
SimpleTest.waitForExplicitFinish();
SimpleTest.requestCompleteLog();
const Ci = Components.interfaces;
const Cc = Components.classes;