summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_original_sent_received_head_wrap.js
blob: 91a8a00f09b1f8f15f1a19679b9be98f8ad9670d (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_original_sent_received_head.js");
}