mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix unity build (#5179)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user