]> source.dussan.org Git - rspamd.git/commitdiff
[Feature] Add rspamd_cxx_unit_cryptobox for unit testing
authorLeftTry <lerest.go@gmail.com>
Wed, 24 Jul 2024 08:36:33 +0000 (13:36 +0500)
committerLeftTry <lerest.go@gmail.com>
Wed, 24 Jul 2024 08:36:33 +0000 (13:36 +0500)
test/rspamd_cxx_unit.cxx

index 391bda8b250a9a7c33f410c21eabb3f0001423c6..b7cb0c6bf40c8d22540fc0af7693e6e406d4b2e6 100644 (file)
@@ -84,4 +84,4 @@ int main(int argc, char **argv)
        rspamd_mempool_delete(pool);
 
        return res;
-}
\ No newline at end of file
+}