mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 02:36:47 +00:00
Merge branch 'develop' into bthomee/node_depth
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
#include <string_view>
|
||||
#include <vector>
|
||||
|
||||
namespace xrpl {
|
||||
namespace test {
|
||||
namespace xrpl::test {
|
||||
|
||||
class DepositAuthorized_test : public beast::unit_test::suite
|
||||
{
|
||||
@@ -547,5 +546,4 @@ public:
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(DepositAuthorized, rpc, xrpl);
|
||||
|
||||
} // namespace test
|
||||
} // namespace xrpl
|
||||
} // namespace xrpl::test
|
||||
|
||||
Reference in New Issue
Block a user