summaryrefslogtreecommitdiff
path: root/tests/tatanh.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tatanh.c')
-rw-r--r--tests/tatanh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tatanh.c b/tests/tatanh.c
index 7599db3..e516167 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -29,7 +29,7 @@ main (void)
test_start ();
data_check (f, "atanh.dat");
- tgeneric (f, 2, 512, 7, 7);
+ tgeneric (f, 2, 1024, 7, 128);
test_end ();