Source code
Revision control
Copy as Markdown
Other Tools
function test() {
SpecialPowers.Cu.intentionallyLeak();
ok(true, "Test is ok");
}
function test() {
SpecialPowers.Cu.intentionallyLeak();
ok(true, "Test is ok");
}