mte/test/dune
2026-02-16 17:55:21 +01:00

9 lines
119 B
Text

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