Changes file for ticket 32887 (NS*() removal)

This commit is contained in:
Nick Mathewson
2020-01-09 11:51:46 -05:00
parent e28e41dd78
commit 079912de4d
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Remove underused NS*() macros from test code: they make our
tests more confusing, especially for code-formatting tools.
Closes ticket 32887.