summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/query_stage_keep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/dbtests/query_stage_keep.cpp')
-rw-r--r--src/mongo/dbtests/query_stage_keep.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/dbtests/query_stage_keep.cpp b/src/mongo/dbtests/query_stage_keep.cpp
index 5959ee17bee..3be756ae2a5 100644
--- a/src/mongo/dbtests/query_stage_keep.cpp
+++ b/src/mongo/dbtests/query_stage_keep.cpp
@@ -93,6 +93,7 @@ namespace QueryStageKeep {
DBDirectClient _client;
};
+
// Test that we actually merge flagged results.
//