commit 4613159c61549a4901690da5ecd5101eb6a20736 Author: Nick Mathewson nickm@torproject.org Date: Sat Jun 15 16:19:25 2019 -0400
Changes file for ticket 30893 (confparse testing) --- changes/ticket30893 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket30893 b/changes/ticket30893 new file mode 100644 index 000000000..e1b56d218 --- /dev/null +++ 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.