summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_dns_per_interface_wrap.js
blob: 25e7217b0e9be20a418cd80ac2c15d521e04f936 (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_per_interface.js");
}