summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_redirect-caching_canceled_wrap.js
blob: a1b8adfb9b55cac8aba4aca79120b4dffe624301 (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-caching_canceled.js");
}