Skip to content
Snippets Groups Projects
Commit c216acac authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #9832: cleanup logging in tests

parent c2a052bc
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@
#ifndef TEST_UTILS_H_
#define TEST_UTILS_H_
#define TITLE() DEBUG("-------------------- %s --------------------\n", \
__PRETTY_FUNCTION__)
#define TITLE() DEBUG("Starting test..."); fflush(stderr)
#endif // TEST_UTILS_H_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment