summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dune b/test/dune
index b4163ca..21bfd8b 100644
--- a/test/dune
+++ b/test/dune
@@ -1,6 +1,6 @@
(test
(name test_main)
- (libraries nixtamal alcotest))
+ (libraries nixtamal alcotest ppx_deriving_qcheck qcheck))
(test
(name test_nixtamal))