summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_headers_wrap.js
blob: e0bae4080d5f0e9f1342887744d3c6c2a842643e (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_headers.js");
}