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

Partially verified

This commit is signed with the committer’s verified signature.
vlntb’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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.