summaryrefslogtreecommitdiff
path: root/tests/tdim.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tdim.c')
-rw-r--r--tests/tdim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tdim.c b/tests/tdim.c
index 025d7242a..b0fdb68c3 100644
--- a/tests/tdim.c
+++ b/tests/tdim.c
@@ -104,7 +104,7 @@ main (void)
mpfr_clear (y);
mpfr_clear (z);
- test_generic (2, 220, 42);
+ test_generic (MPFR_PREC_MIN, 220, 42);
tests_end_mpfr ();
return 0;