summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_cacheflags_wrap.js
blob: e269e1ee57ce54b0cc4446d14a79227264eaee44 (plain)
1
2
3
4
5
6
7
//
// Run test script in content process instead of chrome (xpcshell's default)
//

function run_test() {
  run_test_in_child("../unit/test_cacheflags.js");
}