Skip to content

Commit

Permalink
Merge branch 'develop' into feature/validator_list_threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronek committed Nov 5, 2024
2 parents 5974b27 + d57cced commit 5ee6849
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
Expand Up @@ -24,6 +24,7 @@
#include <xrpl/protocol/jss.h>

namespace ripple {
namespace test {

class MPToken_test : public beast::unit_test::suite
{
Expand Down Expand Up @@ -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 5ee6849

Please sign in to comment.