summaryrefslogtreecommitdiff
path: root/tests/tsinh.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tsinh.c')
-rw-r--r--tests/tsinh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsinh.c b/tests/tsinh.c
index 263cc3a36..a311351b2 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -95,7 +95,7 @@ main (int argc, char *argv[])
special ();
- test_generic (2, 100, 100);
+ test_generic (MPFR_PREC_MIN, 100, 100);
data_check ("data/sinh", mpfr_sinh, "mpfr_sinh");
bad_cases (mpfr_sinh, mpfr_asinh, "mpfr_sinh", 256, -256, 255,