test/logging_tests.c

changeset 134
4d320dc3a7af
parent 105
f08fa6308d1f
child 170
5fbb9efebe4a
     1.1 --- a/test/logging_tests.c	Fri Aug 09 10:24:02 2013 +0200
     1.2 +++ b/test/logging_tests.c	Fri Aug 09 11:32:10 2013 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  
     1.5  #include "logging_tests.h"
     1.6  
     1.7 -UCX_TEST_IMPLEMENT(test_ucx_logger_log) {
     1.8 +UCX_TEST(test_ucx_logger_log) {
     1.9      char buffer[100];
    1.10      FILE *stream = tmpfile();
    1.11  

mercurial