remove nonsense test from random numbers
This commit is contained in:
parent
588c9272cb
commit
7ae92558ce
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user