summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/mqlrun.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/mqlrun.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/mqlrun.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/buildscripts/resmokeconfig/suites/mqlrun.yml b/buildscripts/resmokeconfig/suites/mqlrun.yml
deleted file mode 100644
index d9f75ff7697..00000000000
--- a/buildscripts/resmokeconfig/suites/mqlrun.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-test_kind: js_test
-
-selector:
- roots:
- - src/mongo/db/modules/*/jstests/mqlrun/*.js
-
-# mqlrun tests don't have a test fixture. Instead, they use the shell to spawn an mqlrun subprocess.
-executor:
- archive:
- config:
- shell_options:
- nodb: ''