Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: testing/xpcshell/test/unit/xpcshell.toml
/* Any copyright is dedicated to the Public Domain.
function run_test() {
Assert.equal(null, null);
}
/* Any copyright is dedicated to the Public Domain.
function run_test() {
Assert.equal(null, null);
}