aboutsummaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
Diffstat (limited to 'test/dune')
-rw-r--r--test/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dune b/test/dune
index 07a4aae..bb8e474 100644
--- a/test/dune
+++ b/test/dune
@@ -1,6 +1,7 @@
(test
(name test_colitur)
(libraries colitur_kernel rite_ef alcotest qcheck qcheck-alcotest sexplib)
+ (deps ../data/ef/sanctoral.sexp)
(preprocess
(pps ppx_sexp_conv)))