From 50f37a888d2d4f0a53196648b4ef9ada4a039be9 Mon Sep 17 00:00:00 2001 From: Esha Maharishi Date: Tue, 8 Mar 2016 17:56:34 -0500 Subject: SERVER-22483 convert disabled SCCC dbtests to jstests or unittests that use CSRS --- src/mongo/dbtests/framework.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/dbtests/framework.cpp') diff --git a/src/mongo/dbtests/framework.cpp b/src/mongo/dbtests/framework.cpp index c9cc9d2028c..6ba11c289e0 100644 --- a/src/mongo/dbtests/framework.cpp +++ b/src/mongo/dbtests/framework.cpp @@ -41,7 +41,6 @@ #include "mongo/db/service_context.h" #include "mongo/db/service_context_d.h" #include "mongo/db/s/sharding_state.h" -#include "mongo/dbtests/config_server_fixture.h" #include "mongo/dbtests/dbtests.h" #include "mongo/dbtests/framework_options.h" #include "mongo/s/catalog/catalog_manager.h" -- cgit v1.2.1