test/logging_tests.c

changeset 134
4d320dc3a7af
parent 105
f08fa6308d1f
child 170
5fbb9efebe4a
--- 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();
 

mercurial