mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 14:35:52 +00:00
Cleanup unit test support code (RIPD-1380):
* Remove `src/test/support/mao` * Flatten `src/test/support/jtx` to `src/test/jtx`
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <ripple/json/json_value.h>
|
||||
#include <ripple/json/to_string.h>
|
||||
#include <ripple/json/json_reader.h>
|
||||
#include <test/support/jtx.h>
|
||||
#include <test/jtx.h>
|
||||
|
||||
#include <boost/utility/string_ref.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user