repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Backed out changeset 2450366cf7ca (bug 1891629) for causing win msix mochitest failures
[gecko.git]
/
netwerk
/
test
/
unit_ipc
/
test_cacheflags_wrap.js
blob
eda30045325ba1b643d961f2e30c0f95fc204613
1
//
2
// Run test script in content process instead of chrome (xpcshell's default)
3
//
4
5
function run_test() {
6
do_get_profile();
7
run_test_in_child("../unit/test_cacheflags.js");
8
}