netwerk/test/unit_ipc/test_simple_wrap.js

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:2b606ed0eb83
1 //
2 // Run test script in content process instead of chrome (xpcshell's default)
3 //
4
5 function run_test() {
6 run_test_in_child("../unit/test_simple.js");
7 }

mercurial