summaryrefslogtreecommitdiff
path: root/jstests/core/create_indexes.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/create_indexes.js')
-rw-r--r--jstests/core/create_indexes.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/jstests/core/create_indexes.js b/jstests/core/create_indexes.js
index e10b86a4e64..16eef935835 100644
--- a/jstests/core/create_indexes.js
+++ b/jstests/core/create_indexes.js
@@ -1,3 +1,8 @@
+/**
+ * @tags: [
+ * assumes_superuser_permissions,
+ * ]
+ */
(function() {
'use strict';