Files
mongo/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")