diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-06-15 16:19:25 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-06-15 16:49:18 -0400 |
commit | 4613159c61549a4901690da5ecd5101eb6a20736 (patch) | |
tree | 6318d4ca6a4aba5afb7231de3fffa2cbe58e6278 /changes/ticket30893 | |
parent | 26436fb1b64bd35c1342b71df0284b992d770856 (diff) | |
download | tor-4613159c61549a4901690da5ecd5101eb6a20736.tar.gz tor-4613159c61549a4901690da5ecd5101eb6a20736.zip |
Changes file for ticket 30893 (confparse testing)
Diffstat (limited to 'changes/ticket30893')
-rw-r--r-- | changes/ticket30893 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket30893 b/changes/ticket30893 new file mode 100644 index 0000000000..e1b56d2182 --- /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. |