commit d67db64cedf9e7bb3e84c88a6f23d8bd7624ce29 Author: David Goulet dgoulet@torproject.org Date: Mon Oct 28 13:21:08 2019 -0400
changes: Add file for ticket 32196
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket32196 | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/changes/ticket32196 b/changes/ticket32196 new file mode 100644 index 000000000..d642478fe --- /dev/null +++ b/changes/ticket32196 @@ -0,0 +1,2 @@ + o Testing (circuit, EWMA): + - Add unit tests for circuitmux and EWMA subsystems. Closes ticket 32196.