summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/collation_expressions.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/expressions/collation_expressions.js')
-rw-r--r--jstests/aggregation/expressions/collation_expressions.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/expressions/collation_expressions.js b/jstests/aggregation/expressions/collation_expressions.js
index 93f2ada0197..99b6cb30105 100644
--- a/jstests/aggregation/expressions/collation_expressions.js
+++ b/jstests/aggregation/expressions/collation_expressions.js
@@ -1,6 +1,3 @@
-// Cannot implicitly shard accessed collections because of collection existing when none expected.
-// @tags: [assumes_no_implicit_collection_creation_after_drop]
-
// Test that expressions which make can make string comparisons respect the collation.
(function() {
"use strict";