summaryrefslogtreecommitdiff
path: root/jstests/core/count11.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/count11.js')
-rw-r--r--jstests/core/count11.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/count11.js b/jstests/core/count11.js
index 1a9c89f3357..aeda1e4b1cf 100644
--- a/jstests/core/count11.js
+++ b/jstests/core/count11.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of collection existing when none
-// expected.
-// @tags: [assumes_no_implicit_collection_creation_after_drop]
-
// SERVER-8514: Test the count command returns an error to the user when given an invalid query
// predicate, even when the collection doesn't exist.