complete testcase template, currently functionally blocked by two issues in the testb...
[oweals/gnunet.git] / src / conversation / test_conversation_api.c
index af2ff75e4ca8c5420ffff756c56503f783f2ccc5..d186167215b54371441e3bfc63531c9efc49db68 100644 (file)
@@ -76,7 +76,7 @@ check ()
 int
 main (int argc, char *argv[])
 {
-  GNUNET_log_setup ("test_conversation_api", 
+  GNUNET_log_setup ("test_conversation_api",
                    "WARNING",
                    NULL);
   return check ();