summaryrefslogtreecommitdiff
path: root/jstests/slowNightly/index_check9.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/slowNightly/index_check9.js')
-rw-r--r--jstests/slowNightly/index_check9.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/slowNightly/index_check9.js b/jstests/slowNightly/index_check9.js
index 6634d06..33ce0a6 100644
--- a/jstests/slowNightly/index_check9.js
+++ b/jstests/slowNightly/index_check9.js
@@ -1,3 +1,5 @@
+// Randomized index testing
+
Random.setRandomSeed();
t = db.test_index_check9;