diff options
Diffstat (limited to 'test/dune')
| -rw-r--r-- | test/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ (test (name test_main) - (libraries nixtamal alcotest)) + (libraries nixtamal alcotest ppx_deriving_qcheck qcheck)) (test (name test_nixtamal)) |
