aboutsummaryrefslogtreecommitdiff
path: root/test_brandt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_brandt.c')
-rw-r--r--test_brandt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_brandt.c b/test_brandt.c
index b3d9b1e..fb0f2c9 100644
--- a/test_brandt.c
+++ b/test_brandt.c
@@ -169,7 +169,7 @@ run_new_join (void *arg)
GNUNET_TIME_UNIT_MINUTES,
prizes, /* amount of possible prizes */
0, /* m */
- 0);
+ 1); /* outcome public */
if (!ad[bidders])
{
weprintf ("BRANDT_new() failed.");