mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Inject journals:
Calls to WriteLog are replaced with injected journals
This commit is contained in:
@@ -99,7 +99,6 @@ public:
|
||||
srand (seed);
|
||||
|
||||
beast::Journal const j; // debug journal
|
||||
|
||||
TestFamily f(j);
|
||||
SHAMap source (SHAMapType::FREE, f);
|
||||
SHAMap destination (SHAMapType::FREE, f);
|
||||
|
||||
Reference in New Issue
Block a user