summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/SConscript
diff options
context:
space:
mode:
authorEnrico Golfieri <enrico.golfieri@mongodb.com>2022-09-05 14:25:46 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-09-07 15:26:23 +0000
commit8e70f09df8dc3ce2cfcb1ceb8a5c880d2e5a0037 (patch)
treeffcabacaf9e6602f9a71446f2d3ac4f3de97b20f /src/mongo/db/s/SConscript
parent72ac86380b3d9e50a2011ae48f2e169eb2b148a1 (diff)
downloadmongo-8e70f09df8dc3ce2cfcb1ceb8a5c880d2e5a0037.tar.gz
SERVER-66297 get rid of maxSize
Diffstat (limited to 'src/mongo/db/s/SConscript')
-rw-r--r--src/mongo/db/s/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/s/SConscript b/src/mongo/db/s/SConscript
index 22f3b6d50c9..e3c6975d2a3 100644
--- a/src/mongo/db/s/SConscript
+++ b/src/mongo/db/s/SConscript
@@ -712,7 +712,6 @@ env.CppUnitTest(
'balancer/balancer_defragmentation_policy_test.cpp',
'balancer/cluster_chunks_resize_policy_test.cpp',
'balancer/balancer_policy_test.cpp',
- 'balancer/cluster_statistics_test.cpp',
'balancer/core_options_stub.cpp',
'balancer/balancer_commands_scheduler_test.cpp',
'balancer/migration_test_fixture.cpp',