tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

test_original_sent_received_head_wrap.js (176B)


      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_original_sent_received_head.js");
      7 }