summaryrefslogtreecommitdiff
path: root/test/css21.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/css21.c')
-rw-r--r--test/css21.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/css21.c b/test/css21.c
index c8a0bd5..267beec 100644
--- a/test/css21.c
+++ b/test/css21.c
@@ -6,9 +6,9 @@
#include "testutils.h"
-#define ITERATIONS (10)
-#define DUMP_HASH (0)
-#define DUMP_CSS (0)
+#define ITERATIONS (1)
+#define DUMP_HASH (1)
+#define DUMP_CSS (1)
extern void parserutils_hash_dump(parserutils_hash *hash);