summaryrefslogtreecommitdiff
path: root/tests/tcsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcsc.c')
-rw-r--r--tests/tcsc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcsc.c b/tests/tcsc.c
index 6b7a39be7..e17f1bb3a 100644
--- a/tests/tcsc.c
+++ b/tests/tcsc.c
@@ -85,7 +85,7 @@ main (int argc, char *argv[])
check_specials ();
- test_generic (2, 100, 10);
+ test_generic (MPFR_PREC_MIN, 100, 10);
tests_end_mpfr ();
return 0;