diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/rspamd_cxx_unit.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rspamd_cxx_unit.cxx b/test/rspamd_cxx_unit.cxx index 391bda8b2..b7cb0c6bf 100644 --- a/test/rspamd_cxx_unit.cxx +++ b/test/rspamd_cxx_unit.cxx @@ -84,4 +84,4 @@ int main(int argc, char **argv) rspamd_mempool_delete(pool); return res; -}
\ No newline at end of file +} |