mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
Merge branch 'develop' into mvadari/fix-bad-cast
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <initializer_list>
|
||||
#include <vector>
|
||||
|
||||
namespace ripple {
|
||||
namespace xrpl {
|
||||
namespace test {
|
||||
|
||||
struct RPCCallTestData
|
||||
@@ -5722,7 +5722,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(RPCCall, rpc, ripple);
|
||||
BEAST_DEFINE_TESTSUITE(RPCCall, rpc, xrpl);
|
||||
|
||||
} // namespace test
|
||||
} // namespace ripple
|
||||
} // namespace xrpl
|
||||
|
||||
Reference in New Issue
Block a user