summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_redirect_different-protocol_wrap.js
blob: c45e7810abd436a2afd1393da0099a99cc2bcdb3 (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_redirect_different-protocol.js");
}