This commit is contained in:
swrup 2026-02-27 01:04:23 +01:00
parent f56ef6b544
commit de0be49f35
2 changed files with 9 additions and 0 deletions

View file

@ -7,3 +7,8 @@
(name test_crypto)
(modules test_crypto)
(libraries mte fmt))
(test
(name test_verify_keys)
(modules test_verify_keys)
(libraries mte fmt bos))