summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/command_let_variables_merge_only.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthroughWithMongod/command_let_variables_merge_only.js')
-rw-r--r--jstests/noPassthroughWithMongod/command_let_variables_merge_only.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthroughWithMongod/command_let_variables_merge_only.js b/jstests/noPassthroughWithMongod/command_let_variables_merge_only.js
index e16f686f57c..7f631864bbb 100644
--- a/jstests/noPassthroughWithMongod/command_let_variables_merge_only.js
+++ b/jstests/noPassthroughWithMongod/command_let_variables_merge_only.js
@@ -1,7 +1,7 @@
// Tests that the aggregate command can use command-level let variables with $merge. Note $merge
// tests must be run in a noPassthrough suite so the other operators are exercised in
// jstests/core/command_let_variables.js.
-
+// @tags: [references_foreign_collection]
(function() {
"use strict";