X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftally%2Ftest%2Frun-renormalize.c;h=7c141528d236b82335edf4923fd7117f252059f3;hp=5ec8b6780d41fa988e910a8001edaf1346306e07;hb=1313203b72656e8480805c7688c187d274fdceeb;hpb=7a36f69eea4ee572bdf191d6048350751cd2ab5b 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;