summaryrefslogtreecommitdiff
path: root/tests/tdiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tdiv.c')
-rw-r--r--tests/tdiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tdiv.c b/tests/tdiv.c
index f7b02aefd..c55e501f2 100644
--- a/tests/tdiv.c
+++ b/tests/tdiv.c
@@ -1330,7 +1330,7 @@ main (int argc, char *argv[])
test_20070603 ();
test_20070628 ();
test_20151023 ();
- test_generic (2, 800, 50);
+ test_generic (MPFR_PREC_MIN, 800, 50);
test_bad ();
test_extreme ();