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