mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Tweak test_entrynodes comment
This commit is contained in:
parent
47f587c4ca
commit
a5130de432
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@ test_entry_guard_parse_from_state_full(void *arg)
|
|||
smartlist_t *text = smartlist_new();
|
||||
char *joined = NULL;
|
||||
|
||||
// So nodes aren't expired
|
||||
// So nodes aren't expired. This is Tue, 13 Dec 2016 09:37:14 GMT
|
||||
update_approx_time(1481621834);
|
||||
|
||||
MOCK(entry_guard_is_listed, mock_entry_guard_is_listed);
|
||||
|
|
Loading…
Add table
Reference in a new issue