summaryrefslogtreecommitdiff
path: root/tests/ty0.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ty0.c')
-rw-r--r--tests/ty0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ty0.c b/tests/ty0.c
index f788e0c76..d38712c2a 100644
--- a/tests/ty0.c
+++ b/tests/ty0.c
@@ -26,7 +26,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
#include "mpfr-test.h"
#define TEST_FUNCTION mpfr_y0
-#define RAND_FUNCTION(x) mpfr_random2(x, MPFR_LIMB_SIZE (x), 8)
+#define RAND_FUNCTION(x) mpfr_random2(x, MPFR_LIMB_SIZE (x), 8, RANDS)
#include "tgeneric.c"
int