mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Create theApp for unit tests.
This commit is contained in:
@@ -25,7 +25,7 @@ void startServer()
|
||||
|
||||
bool init_unit_test()
|
||||
{
|
||||
nothing();
|
||||
theApp = new Application();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user