commit d67db64cedf9e7bb3e84c88a6f23d8bd7624ce29 parent ceca6e7c3549bd80013df18da47381d3b1d6800f Author: David Goulet <dgoulet@torproject.org> Date: Mon, 28 Oct 2019 13:21:08 -0400 changes: Add file for ticket 32196 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket32196 | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/changes/ticket32196 b/changes/ticket32196 @@ -0,0 +1,2 @@ + o Testing (circuit, EWMA): + - Add unit tests for circuitmux and EWMA subsystems. Closes ticket 32196.