index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
src
/
js
/
tests.js
blob: ede323dc7a28072ac6e8c15b46a66f1c35dd26bf (
plain
)
1
2
3
QUnit
.
test
(
"example test"
,
function
(
assert
)
{
assert
.
ok
(
true
);
});