Correct style, use of newer YATL.
[awesomized/libmemcached] / libtest / strerror.cc
index 901652fa4eeba0185402f12037eac7c6d73a451a..ebbc1e4fb3ad1b54cc1987f5ba543b07bee731e7 100644 (file)
@@ -52,7 +52,7 @@ const char *test_strerror(test_return_t code)
     return "skipped";
   }
 
-  fatal_message("No port could be found");
+  FATAL("No port could be found");
 }
 
 } // namespace libtest