mte/test/dune
2026-02-16 18:00:49 +01:00

9 lines
129 B
Text

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