test_dns_service_wrap.js 160 B

12345678
  1. //
  2. // Run test script in content process instead of chrome (xpcshell's default)
  3. //
  4. function run_test() {
  5. run_test_in_child("../unit/test_dns_service.js");
  6. }