diff --git a/tests/rand/t-urndmm.c b/tests/rand/t-urndmm.c index b33d3b3b..23d532f5 100644 --- a/tests/rand/t-urndmm.c +++ b/tests/rand/t-urndmm.c @@ -69,7 +69,7 @@ check_params (void) gmp_randclear (r2); } - if (result) + if (0) { /* Test that mpz_urandomm returns the correct result with a broken LC. */