summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parse.c b/test/parse.c
index 8da71a4..cd1d701 100644
--- a/test/parse.c
+++ b/test/parse.c
@@ -11,7 +11,7 @@
#include "testutils.h"
-#define ITERATIONS (10)
+#define ITERATIONS (1)
#define DUMP_EVENTS (0)
#if DUMP_EVENTS