mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-28 07:59:02 +01:00
c56596e2d3
This reverts commit aae60d0d30
.
13 lines
212 B
YAML
13 lines
212 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- jstests/noPassthrough/*.js
|
|
|
|
# noPassthrough tests start their own mongod's.
|
|
executor:
|
|
js_test:
|
|
config:
|
|
shell_options:
|
|
nodb: ''
|
|
readMode: commands
|