summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_chunked_responses_wrap.js
blob: 72bb40554c8ffcce3129ecedd7c950173ed71c13 (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_chunked_responses.js");
}