mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Prefer tt_assert in unit tests, not tor_assert
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Code simplifications and refactoring (tests):
|
||||
- Use tt_assert, not tor_assert, for checking for test failures.
|
||||
This makes the unit tests more able to go on in the event that
|
||||
one of them fails.
|
||||
Reference in New Issue
Block a user