summaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
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))