summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/tasin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tasin.c b/tests/tasin.c
index 1524b8134..76dda318c 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -203,7 +203,7 @@ main (void)
special ();
special_overflow ();
- test_generic (2, 100, 7);
+ test_generic (2, 100, 15);
tests_end_mpfr ();