mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
Actually, always monotime_init() in the unit tests.
This commit is contained in:
parent
cfc62e2374
commit
7ef4eef764
1 changed files with 2 additions and 0 deletions
|
@ -244,6 +244,8 @@ main(int c, const char **v)
|
|||
|
||||
network_init();
|
||||
|
||||
monotime_init();
|
||||
|
||||
struct tor_libevent_cfg cfg;
|
||||
memset(&cfg, 0, sizeof(cfg));
|
||||
tor_libevent_initialize(&cfg);
|
||||
|
|
Loading…
Add table
Reference in a new issue