tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 380d178e53bf4389a4f3085aef73d23c4a6b447f
parent 884ae485f6b0bb73b23cf246cc4cc2e0615b54c0
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu,  5 Sep 2019 16:20:31 -0400

changes file for ticket31477

Diffstat:
Achanges/ticket31477 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket31477 b/changes/ticket31477 @@ -0,0 +1,3 @@ + o Minor features (tests): + - Add integration tests to make sure that practracker gives the outputs + we expect. Closes ticket 31477.