summaryrefslogtreecommitdiff
path: root/tests/ttan.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ttan.c')
-rw-r--r--tests/ttan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ttan.c b/tests/ttan.c
index 6a18fa7..e1b0f61 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -539,7 +539,7 @@ main (void)
pure_real_argument ();
pure_imaginary_argument ();
- tgeneric (2, 512, 10);
+ tgeneric (2, 512, 4);
check_53 ();
test_end ();