summaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
authorยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-10 19:19:19 +0000
committerยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-10 19:19:19 +0000
commit63623c7a066d2224a552b5e4c7b0232648b2fb83 (patch)
tree4dbd2560653514025fdbcce748eaac0965dc7356 /test/dune
parent14e144b263d1143ffd6d126195f637ef368ea569 (diff)
downloadnixtaml-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/dune5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/dune b/test/dune
index 21bfd8b..a9c0fd6 100644
--- a/test/dune
+++ b/test/dune
@@ -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))