summaryrefslogtreecommitdiff
path: root/tests/troot.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/troot.c')
-rw-r--r--tests/troot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/troot.c b/tests/troot.c
index c89edcb48..8844d2add 100644
--- a/tests/troot.c
+++ b/tests/troot.c
@@ -348,7 +348,7 @@ main (void)
}
mpfr_clear (x);
- test_generic_ui (2, 200, 30);
+ test_generic_ui (MPFR_PREC_MIN, 200, 30);
tests_end_mpfr ();
return 0;