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