aboutsummaryrefslogtreecommitdiffstats
path: root/test/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests.h')
-rw-r--r--test/tests.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/tests.h b/test/tests.h
index ed852f2d3..c3692d460 100644
--- a/test/tests.h
+++ b/test/tests.h
@@ -17,6 +17,9 @@ void rspamd_mem_pool_test_func ();
/* Expressions */
void rspamd_expression_test_func ();
+/* Fuzzy hashes */
+void rspamd_fuzzy_test_func ();
+
/* Stat file */
void rspamd_statfile_test_func ();