aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/test_nat_test.c')
-rw-r--r--src/nat/test_nat_test.c1
1 files changed, 1 insertions, 0 deletions
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[])
116 "-L", 116 "-L",
117 "DEBUG", 117 "DEBUG",
118#endif 118#endif
119 "-c", "test_nat_test_data.conf",
119 "12345", 120 "12345",
120 NULL); 121 NULL);
121 GNUNET_assert (NULL != gns); 122 GNUNET_assert (NULL != gns);