summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/catalog/SConscript')
-rw-r--r--src/mongo/s/catalog/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/s/catalog/SConscript b/src/mongo/s/catalog/SConscript
index 88d3a3eb090..f37bf3fefc6 100644
--- a/src/mongo/s/catalog/SConscript
+++ b/src/mongo/s/catalog/SConscript
@@ -138,7 +138,6 @@ env.CppUnitTest(
env.CppUnitTest(
target='sharding_catalog_client_test',
source=[
- 'sharding_catalog_log_change_test.cpp',
'sharding_catalog_test.cpp',
'sharding_catalog_write_retry_test.cpp',
],