aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/fftsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/c/fftsp.c')
-rw-r--r--test/c/fftsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/c/fftsp.c b/test/c/fftsp.c
index f83bd41f..26b18b62 100644
--- a/test/c/fftsp.c
+++ b/test/c/fftsp.c
@@ -145,7 +145,7 @@ int dfft(float x[], float y[], int np)
/* Test harness */
-#define NRUNS 3000
+#define NRUNS 300
int main(int argc, char ** argv)
{