0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/jstests/_fail.js
2010-06-11 15:33:47 -04:00

4 lines
90 B
JavaScript

// For testing the test runner.
assert.eq(1, 2, "fail1")
print("you should not see this")