summaryrefslogtreecommitdiff
path: root/test/dune
blob: 21bfd8b0db3711d3065509af5d9ed28cd496c42a (plain)
1
2
3
4
5
6
(test
 (name test_main)
 (libraries nixtamal alcotest ppx_deriving_qcheck qcheck))

(test
 (name test_nixtamal))