tor-browser
The Tor Browser
git clone
https://git.dasho.dev/tor-browser.git
Log
|
Files
|
Refs
|
README
|
LICENSE
notInIon.js (63B)
1
// |jit-test| --no-ion
2
3
assertEq
(
inIon
(),
"Ion is disabled."
);