Skip to content
Snippets Groups Projects
Commit 9054ccb3 authored by rl1987's avatar rl1987 Committed by Nick Mathewson
Browse files

Enable DEBUG_SMARTLIST in unit tests

parent 7bb3777d
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@
* \brief Macros and functions used by unit tests.
*/
#define DEBUG_SMARTLIST 1
#include "compat.h"
#include "tinytest.h"
#define TT_EXIT_TEST_FUNCTION STMT_BEGIN goto done; STMT_END
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment