mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-23 15:20:54 +00:00
Fix unity build (#5179)
This commit is contained in:
committed by
GitHub
parent
54a350be79
commit
d57cced17b
@@ -24,6 +24,7 @@
|
||||
#include <xrpl/protocol/jss.h>
|
||||
|
||||
namespace ripple {
|
||||
namespace test {
|
||||
|
||||
class MPToken_test : public beast::unit_test::suite
|
||||
{
|
||||
@@ -1989,4 +1990,5 @@ public:
|
||||
|
||||
BEAST_DEFINE_TESTSUITE_PRIO(MPToken, tx, ripple, 2);
|
||||
|
||||
} // namespace test
|
||||
} // namespace ripple
|
||||
|
||||
Reference in New Issue
Block a user