diff --git a/src/ripple_app/book/tests/Quality.test.cpp b/src/ripple_app/book/tests/Quality.test.cpp index 8f9c473c4c..fc61fd023e 100644 --- a/src/ripple_app/book/tests/Quality.test.cpp +++ b/src/ripple_app/book/tests/Quality.test.cpp @@ -243,7 +243,7 @@ public: } }; -BEAST_DEFINE_TESTSUITE_MANUAL(Quality,core,ripple); +BEAST_DEFINE_TESTSUITE(Quality,core,ripple); } }