summaryrefslogtreecommitdiff
path: root/test/dune
blob: d93408633de86c07177c2d772ec0afcf64ff9de7 (plain)
1
2
3
4
5
6
(test
 (name test_main)
 (flags (:standard -alert -deprecated))
 (instrumentation
  (backend bisect_ppx))
 (libraries nixtamal alcotest qcheck qcheck-alcotest))