mte/test/dune
2026-07-03 19:53:23 +02:00

9 lines
129 B
Text

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