diff options
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 5d1f0aaab..d7392683f 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,5 +1,4 @@ -SET(TESTSRC rspamd_expression_test.c - rspamd_mem_pool_test.c +SET(TESTSRC rspamd_mem_pool_test.c rspamd_statfile_test.c rspamd_fuzzy_test.c rspamd_url_test.c |