From: Christian Grothoff Date: Tue, 5 Jul 2011 06:38:48 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~17964 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b00757e84e42dffbe5c081cacce2a672f19f3e20;p=oweals%2Fgnunet.git fix --- diff --git a/src/nat/test_nat_test.c b/src/nat/test_nat_test.c index 3b20a9abd..a7c7ff967 100644 --- a/src/nat/test_nat_test.c +++ b/src/nat/test_nat_test.c @@ -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);