Backed out changeset 2450366cf7ca (bug 1891629) for causing win msix mochitest failures
[gecko.git] / netwerk / test / unit_ipc / test_cacheflags_wrap.js
blobeda30045325ba1b643d961f2e30c0f95fc204613
1 //
2 // Run test script in content process instead of chrome (xpcshell's default)
3 //
5 function run_test() {
6   do_get_profile();
7   run_test_in_child("../unit/test_cacheflags.js");