summaryrefslogtreecommitdiff
path: root/jstests/core/exists2.js
diff options
context:
space:
mode:
authorDrew Paroski <drew.paroski@mongodb.com>2020-10-08 12:17:15 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-10-14 22:00:32 +0000
commit6e2ad2316a0603f5d6c03e69670ca4f95861ad3b (patch)
tree2d27979caa47eb11764e87fd1fe1f461730ae2b7 /jstests/core/exists2.js
parentadd07368a346c2faedd269e4976a6f32ab617946 (diff)
downloadmongo-6e2ad2316a0603f5d6c03e69670ca4f95861ad3b.tar.gz
SERVER-51475 Enable more jstests under SBE mode
Diffstat (limited to 'jstests/core/exists2.js')
-rw-r--r--jstests/core/exists2.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/jstests/core/exists2.js b/jstests/core/exists2.js
index b8fb12c6613..3b4580cd310 100644
--- a/jstests/core/exists2.js
+++ b/jstests/core/exists2.js
@@ -1,9 +1,3 @@
-
-/**
- * @tags: [
- * sbe_incompatible,
- * ]
- */
t = db.exists2;
t.drop();