aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/fft.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/c/fft.c')
-rw-r--r--test/c/fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/c/fft.c b/test/c/fft.c
index a4755044..2bd55a18 100644
--- a/test/c/fft.c
+++ b/test/c/fft.c
@@ -143,7 +143,7 @@ int dfft(double x[], double y[], int np)
/* Test harness */
-#define NRUNS 20
+#define NRUNS 2
int main(int argc, char ** argv)
{