diff options
| author | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-10 19:19:19 +0000 |
|---|---|---|
| committer | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-10 19:19:19 +0000 |
| commit | 63623c7a066d2224a552b5e4c7b0232648b2fb83 (patch) | |
| tree | 4dbd2560653514025fdbcce748eaac0965dc7356 /test/dune | |
| parent | 14e144b263d1143ffd6d126195f637ef368ea569 (diff) | |
| download | nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.tar nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.tar.gz nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.tar.bz2 nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.tar.lz nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.tar.xz nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.tar.zst nixtaml-63623c7a066d2224a552b5e4c7b0232648b2fb83.zip | |
remove test_nixtamal
Diffstat (limited to 'test/dune')
| -rw-r--r-- | test/dune | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,3 @@ (test (name test_main) - (libraries nixtamal alcotest ppx_deriving_qcheck qcheck)) - -(test - (name test_nixtamal)) + (libraries nixtamal alcotest qcheck qcheck-alcotest)) |
