summaryrefslogtreecommitdiff
path: root/jstests/libs
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/libs')
-rw-r--r--jstests/libs/parallelTester.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/libs/parallelTester.js b/jstests/libs/parallelTester.js
index 8c44d2df553..642a534de18 100644
--- a/jstests/libs/parallelTester.js
+++ b/jstests/libs/parallelTester.js
@@ -161,6 +161,7 @@ if ( typeof _threadInject != "undefined" ){
// These tests expect the profiler to be on or off at specific points
// during the test run.
parallelFilesDir + "/cursor6.js",
+ parallelFilesDir + "/geo_s2cursorlimitskip.js",
parallelFilesDir + "/profile2.js",
parallelFilesDir + "/updatee.js"
];