diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-02-19 18:04:03 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-02-19 18:04:03 +0000 |
commit | 1dcc9a69cc63708cb30899202ddd945ff64844f0 (patch) | |
tree | 4fd5936f6a437765f47fe8d06f7ea1ac918be699 /test/CMakeLists.txt | |
parent | 3f00d108df7c99edd5cb45e34d232a80e159caa3 (diff) | |
download | rspamd-1dcc9a69cc63708cb30899202ddd945ff64844f0.tar.gz rspamd-1dcc9a69cc63708cb30899202ddd945ff64844f0.zip |
[Minor] Disable broken http bench
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 101cf8588..10f0a19da 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -8,7 +8,6 @@ SET(TESTSRC rspamd_mem_pool_test.c rspamd_radix_test.c rspamd_shingles_test.c rspamd_upstream_test.c - rspamd_http_test.c rspamd_lua_pcall_vs_resume_test.c rspamd_lua_test.c rspamd_cryptobox_test.c |