mongo-debian/jstests/_fail.js
2010-08-11 12:38:57 +02:00

4 lines
No EOL
90 B
JavaScript

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