X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftally%2Ftest%2Frun-renormalize.c;h=7c141528d236b82335edf4923fd7117f252059f3;hp=5ec8b6780d41fa988e910a8001edaf1346306e07;hb=097857e6c09bf9696797fe08cd4241b8315f9c9a;hpb=fdea8abee49e9158275741c210bbb27caf6754fa diff --git a/ccan/tally/test/run-renormalize.c b/ccan/tally/test/run-renormalize.c index 5ec8b678..7c141528 100644 --- a/ccan/tally/test/run-renormalize.c +++ b/ccan/tally/test/run-renormalize.c @@ -3,7 +3,7 @@ int main(void) { - struct tally *tally = tally_new(1); + struct tally *tally = tally_new(2); plan_tests(4); tally->min = 0;