summaryrefslogtreecommitdiff
path: root/tests/tcoth.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcoth.c')
-rw-r--r--tests/tcoth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcoth.c b/tests/tcoth.c
index d90c181b4..6a7b22d1c 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -202,7 +202,7 @@ main (int argc, char *argv[])
check_specials ();
check_bugs ();
- test_generic (2, 200, 10);
+ test_generic (MPFR_PREC_MIN, 200, 10);
underflowed_cothinf ();
tests_end_mpfr ();