--- a/test/logging_tests.c Fri Aug 09 10:24:02 2013 +0200
+++ b/test/logging_tests.c Fri Aug 09 11:32:10 2013 +0200
@@ -28,7 +28,7 @@
#include "logging_tests.h"
-UCX_TEST_IMPLEMENT(test_ucx_logger_log) {
+UCX_TEST(test_ucx_logger_log) {
char buffer[100];
FILE *stream = tmpfile();