summaryrefslogtreecommitdiff
path: root/tests/tsqrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tsqrt.c')
-rw-r--r--tests/tsqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsqrt.c b/tests/tsqrt.c
index b5bc252..44d14d1 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -732,7 +732,7 @@ main (void)
bugs_fixed ();
- tgeneric (2, 1024, 256);
+ tgeneric (2, 1024, 7, 256);
test_end ();