This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mongo
mirror of
https://github.com/mongodb/mongo
Watch
1
Star
0
Fork
You've already forked mongo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v1.6
mongo
/
jstests
/
_fail.js
4 lines
90 B
JavaScript
Raw
Permalink
Blame
History
// For testing the test runner.
assert
.
eq
(
1
,
2
,
"fail1"
)
print
(
"you should not see this"
)
Reference in New Issue
View Git Blame
Copy Permalink