summaryrefslogtreecommitdiff
path: root/jstests/core/distinct_index1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/distinct_index1.js')
-rw-r--r--jstests/core/distinct_index1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/distinct_index1.js b/jstests/core/distinct_index1.js
index 34da35a2b60..1fc7288c812 100644
--- a/jstests/core/distinct_index1.js
+++ b/jstests/core/distinct_index1.js
@@ -1,4 +1,4 @@
-
+// @tags: [assumes_balancer_off]
t = db.distinct_index1;
t.drop();