index
:
mongodb
master
pristine-tar
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jstests
/
_fail.js
blob: 9d41d2562d2e21c798bc1169452a750d3b7c76c6 (
plain
)
1
2
3
4
// For testing the test runner.
assert
.
eq
(
1
,
2
,
"fail1"
)
print
(
"you should not see this"
)