diff --git a/src/test/rpc/NodeToShardRPC_test.cpp b/src/test/rpc/NodeToShardRPC_test.cpp index 867f2cfe3..7736d7769 100644 --- a/src/test/rpc/NodeToShardRPC_test.cpp +++ b/src/test/rpc/NodeToShardRPC_test.cpp @@ -409,6 +409,6 @@ public: } }; -BEAST_DEFINE_TESTSUITE(NodeToShardRPC, rpc, ripple); +BEAST_DEFINE_TESTSUITE_MANUAL(NodeToShardRPC, rpc, ripple); } // namespace test } // namespace ripple