mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 11:45:53 +00:00
folder reorg
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#include <algorithm>
|
||||
#include <backend/DBHelpers.h>
|
||||
#include <gtest/gtest.h>
|
||||
#include <handlers/RPCHelpers.h>
|
||||
#include <reporting/DBHelpers.h>
|
||||
|
||||
#include <boost/log/core.hpp>
|
||||
#include <boost/log/expressions.hpp>
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <reporting/BackendFactory.h>
|
||||
#include <reporting/BackendInterface.h>
|
||||
#include <backend/BackendFactory.h>
|
||||
#include <backend/BackendInterface.h>
|
||||
|
||||
// Demonstrate some basic assertions.
|
||||
TEST(BackendTest, Basic)
|
||||
|
||||
Reference in New Issue
Block a user