summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/SConscript')
-rw-r--r--src/mongo/db/exec/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/exec/SConscript b/src/mongo/db/exec/SConscript
index eac1c6a3105..fb803f2cb53 100644
--- a/src/mongo/db/exec/SConscript
+++ b/src/mongo/db/exec/SConscript
@@ -130,6 +130,7 @@ env.CppUnitTest(
"find_projection_executor_test.cpp",
"inclusion_projection_executor_test.cpp",
"projection_executor_builder_test.cpp",
+ "projection_executor_redaction_test.cpp",
"projection_executor_test.cpp",
"projection_executor_utils_test.cpp",
"projection_executor_wildcard_access_test.cpp",