mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
d14c245a0f
This functionality was covered only accidentally by our voting-test code, and as such wasn't actually tested at all. The tests that called it made its coverage nondeterministic, depending on what time of day you ran the tests. Closes ticket 26014.
5 lines
189 B
Plaintext
5 lines
189 B
Plaintext
o Minor features (Testing):
|
|
- Add a unit test for voting_schedule_get_start_of_next_interval().
|
|
Closes ticket 26014, and helps make unit test coverage more
|
|
deterministic.
|