diff options
author | LeftTry <lerest.go@gmail.com> | 2024-07-24 13:36:53 +0500 |
---|---|---|
committer | LeftTry <lerest.go@gmail.com> | 2024-07-24 13:36:53 +0500 |
commit | 8f3c49e035cd9d655c183238b75de50f4a2d7140 (patch) | |
tree | d05657c714c7144087af8213a116f492d0e68803 /test | |
parent | 4f9895a296c9316a161c35d77012aca01621f8d1 (diff) | |
download | rspamd-8f3c49e035cd9d655c183238b75de50f4a2d7140.tar.gz rspamd-8f3c49e035cd9d655c183238b75de50f4a2d7140.zip |
[Feature] Add tests for rspamd_cryptobox
Diffstat (limited to 'test')
-rw-r--r-- | test/rspamd_cxx_unit_cryptobox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rspamd_cxx_unit_cryptobox.hxx b/test/rspamd_cxx_unit_cryptobox.hxx index 55eae8011..028583042 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 |