From: LeftTry Date: Wed, 24 Jul 2024 08:36:53 +0000 (+0500) Subject: [Feature] Add tests for rspamd_cryptobox X-Git-Tag: 3.10.0~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f3c49e035cd9d655c183238b75de50f4a2d7140;p=thirdparty%2Frspamd.git [Feature] Add tests for rspamd_cryptobox --- diff --git a/test/rspamd_cxx_unit_cryptobox.hxx b/test/rspamd_cxx_unit_cryptobox.hxx index 55eae80114..028583042f 100644 --- a/test/rspamd_cxx_unit_cryptobox.hxx +++ b/test/rspamd_cxx_unit_cryptobox.hxx @@ -158,4 +158,4 @@ TEST_SUITE("rspamd_cryptobox") } -#endif \ No newline at end of file +#endif