mte/test/dune
2026-02-27 01:50:34 +01:00

14 lines
215 B
Text

(test
(name test)
(modules test)
(libraries mte fmt))
(test
(name test_crypto)
(modules test_crypto)
(libraries mte fmt))
(test
(name test_verify_keys)
(modules test_verify_keys)
(libraries mte fmt bos))