summaryrefslogtreecommitdiff
path: root/jstests/core/write_result.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/write_result.js')
-rw-r--r--jstests/core/write_result.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/write_result.js b/jstests/core/write_result.js
index 37bbc2b58bc..78f635cc3e7 100644
--- a/jstests/core/write_result.js
+++ b/jstests/core/write_result.js
@@ -17,8 +17,6 @@
var coll = db.write_result;
coll.drop();
-assert(coll.getDB().getMongo().useWriteCommands(), "test is not running with write commands");
-
var result = null;
//