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_fp.js
blob: 04cae37cd18f56548b6c2944d1201e383bac4839 (
plain
)
1
2
3
4
function test() { ok(false, "first fail ok"); ok(true, "then pass ok"); }