summaryrefslogtreecommitdiffstats
path: root/test/rspamd_test_suite.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rspamd_test_suite.c')
-rw-r--r--test/rspamd_test_suite.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rspamd_test_suite.c b/test/rspamd_test_suite.c
index b3bc6c893..0f4768e73 100644
--- a/test/rspamd_test_suite.c
+++ b/test/rspamd_test_suite.c
@@ -13,6 +13,8 @@
#include "../src/cfg_file.h"
#include "tests.h"
+rspamd_hash_t *counters = NULL;
+
int
main (int argc, char **argv)
{