commit 4178642bf83736d154176623ba8dce845a5b412c parent 3ee7a8d3a545633c578e059687f7683c43108a10 Author: Isis Lovecruft <isis@torproject.org> Date: Tue, 10 Apr 2018 19:26:46 +0000 changes: Add changes file for 25425. Diffstat:
| A | changes/bug25425 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug25425 b/changes/bug25425 @@ -0,0 +1,4 @@ + o Minor features (testing): + - A new unittests module specifically for testing the functions in the + (new-ish) bridges.c module has been created with new unittests, raising + the code coverage percentages. Closes 25425.