init blacklist
[oweals/gnunet.git] / src / nat / test_nat_test.c
index 3b20a9abdeef1fc812659bae1256918b1d11ff76..32c4fb2d8f7556b27bec13458d8d09db2bdca1e8 100644 (file)
@@ -31,7 +31,7 @@
 #include "gnunet_nat_lib.h"
 
 
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
 
 
 /**
@@ -116,6 +116,7 @@ main (int argc, char *const argv[])
                                 "-L",
                                 "DEBUG",
 #endif
+                                "-c", "test_nat_test_data.conf",
                                 "12345",
                                 NULL);
   GNUNET_assert (NULL != gns);