Mypal/netwerk/test/unit_ipc/test_reply_without_content_...

8 lines
175 B
JavaScript

//
// 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");
}