tenfourfox/netwerk/test/unit_ipc/test_redirect-caching_passing_wrap.js

8 lines
178 B
JavaScript
Raw Normal View History

2017-04-19 07:56:45 +00:00
//
// Run test script in content process instead of chrome (xpcshell's default)
//
//
function run_test() {
run_test_in_child("../unit/test_redirect-caching_passing.js");
}