mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
test: Make check-spaces happy
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
44ee5037ea
commit
21564c93ce
@ -1614,7 +1614,6 @@ helper_test_hsdir_sync(networkstatus_t *ns,
|
|||||||
* exhausted all of them: */
|
* exhausted all of them: */
|
||||||
tt_assert(!pick_hsdir_v3(&service->keys.identity_pk));
|
tt_assert(!pick_hsdir_v3(&service->keys.identity_pk));
|
||||||
|
|
||||||
|
|
||||||
done:
|
done:
|
||||||
/* At the end: free all services and initialize the subsystem again, we will
|
/* At the end: free all services and initialize the subsystem again, we will
|
||||||
* need it for next scenario. */
|
* need it for next scenario. */
|
||||||
@ -1764,7 +1763,6 @@ test_client_service_hsdir_set_sync(void *arg)
|
|||||||
*/
|
*/
|
||||||
helper_test_hsdir_sync(ns, LATE_IN_TP_TO_SRV, EARLY_IN_SRV_TO_TP, 1);
|
helper_test_hsdir_sync(ns, LATE_IN_TP_TO_SRV, EARLY_IN_SRV_TO_TP, 1);
|
||||||
|
|
||||||
|
|
||||||
done:
|
done:
|
||||||
networkstatus_vote_free(ns);
|
networkstatus_vote_free(ns);
|
||||||
nodelist_free_all();
|
nodelist_free_all();
|
||||||
|
Loading…
Reference in New Issue
Block a user