tor-browser

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

t_fail.js (76B)


      1 t.step(function() {
      2  assert_unreached("Should not loaded the script");
      3 });