remove nonsense test from random numbers

This commit is contained in:
jasonmoxham 2009-09-14 01:57:46 +00:00
parent 588c9272cb
commit 7ae92558ce

View File

@ -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. */