index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
mochitest
/
tests
/
browser
/
browser_fail_pf.js
blob: 88ed1d949b62b9c45585fbd558888401bfa248f8 (
plain
)
1
2
3
4
function test() { ok(true, "first pass ok"); ok(false, "then fail ok"); }