commit 4613159c61549a4901690da5ecd5101eb6a20736 parent 26436fb1b64bd35c1342b71df0284b992d770856 Author: Nick Mathewson <nickm@torproject.org> Date: Sat, 15 Jun 2019 16:19:25 -0400 Changes file for ticket 30893 (confparse testing) Diffstat:
| A | changes/ticket30893 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket30893 b/changes/ticket30893 @@ -0,0 +1,3 @@ + o Minor features (testing)P: + - Improve test coverage for our existing configuration parsing and + management API. Closes ticket 30893.