Fix unity build (#5179)

This commit is contained in:
Gregory Tsipenyuk
2024-11-05 10:48:02 -05:00
committed by tequ
parent 727fc8e084
commit 291fb21d45

View File

@@ -24,6 +24,7 @@
#include <xrpl/protocol/jss.h>
namespace ripple {
namespace test {
class MPToken_test : public beast::unit_test::suite
{
@@ -2020,4 +2021,5 @@ public:
BEAST_DEFINE_TESTSUITE_PRIO(MPToken, tx, ripple, 2);
} // namespace test
} // namespace ripple