mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Run our #else/#endif annotator on our source code.
This commit is contained in:
@@ -1107,7 +1107,7 @@ test_consdiff_apply_diff(void *arg)
|
||||
tt_ptr_op(NULL, OP_EQ, cons2);
|
||||
expect_log_msg_containing("Could not compute digests of the consensus "
|
||||
"resulting from applying a consensus diff.");
|
||||
#endif
|
||||
#endif /* 0 */
|
||||
|
||||
/* Very simple test, only to see that nothing errors. */
|
||||
smartlist_clear(diff);
|
||||
|
||||
Reference in New Issue
Block a user