summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dune b/test/dune
index a9c0fd6..563fb44 100644
--- a/test/dune
+++ b/test/dune
@@ -1,3 +1,4 @@
(test
(name test_main)
+ (flags (:standard -alert -deprecated))
(libraries nixtamal alcotest qcheck qcheck-alcotest))