Skip to content

Commit

Permalink
Fix unity build (XRPLF#5179)
Browse files Browse the repository at this point in the history
gregtatcam authored and vlntb committed Nov 19, 2024
1 parent c39ea54 commit 1abe996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/app/MPToken_test.cpp
Original file line number Diff line number Diff line change
@@ -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 @@ class MPToken_test : public beast::unit_test::suite

BEAST_DEFINE_TESTSUITE_PRIO(MPToken, tx, ripple, 2);

} // namespace test
} // namespace ripple

0 comments on commit 1abe996

Please sign in to comment.