mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add Shard Family
This commit is contained in:
committed by
manojsdoshi
parent
91e857874f
commit
86e8f2e232
@@ -118,7 +118,7 @@ public:
|
||||
using namespace beast::severities;
|
||||
test::SuiteJournal journal("FetchPack_test", *this);
|
||||
|
||||
TestFamily f(journal);
|
||||
TestNodeFamily f(journal);
|
||||
std::shared_ptr<Table> t1(std::make_shared<Table>(SHAMapType::FREE, f));
|
||||
|
||||
pass();
|
||||
|
||||
Reference in New Issue
Block a user