[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/release-0.3.2] test: Initialize the voting schedule in test_dir.c



commit 33da5d7672dc7ac13ce2093a5789fb6bc48e4f86
Author: David Goulet <dgoulet@xxxxxxxxxxxxxx>
Date:   Tue Oct 31 14:07:41 2017 -0400

    test: Initialize the voting schedule in test_dir.c
    
    Signed-off-by: David Goulet <dgoulet@xxxxxxxxxxxxxx>
---
 src/test/test_dir.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/test_dir.c b/src/test/test_dir.c
index b920655db..87b86c38b 100644
--- a/src/test/test_dir.c
+++ b/src/test/test_dir.c
@@ -2379,6 +2379,7 @@ test_a_networkstatus(
   sign_skey_2 = crypto_pk_new();
   sign_skey_3 = crypto_pk_new();
   sign_skey_leg1 = pk_generate(4);
+  dirvote_recalculate_timing(get_options(), now);
   sr_state_init(0, 0);
 
   tt_assert(!crypto_pk_read_private_key_from_string(sign_skey_1,



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits