aboutsummaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
Diffstat (limited to 'test/dune')
-rw-r--r--test/dune8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/dune b/test/dune
index aa4bd66..8d0c551 100644
--- a/test/dune
+++ b/test/dune
@@ -43,4 +43,10 @@
../data/ef/sanctoral.sexp
../data/ef/adjustments.sexp
../data/ef/lectionary.sexp
- ../data/ef/commons.sexp))
+ ../data/ef/commons.sexp
+ ; Task 12, `colitur publish`: the cram sandbox only ever gets what this
+ ; stanza names explicitly (unlike a plain `dune build`, it does not fall
+ ; back to the workspace root's own default alias), so schema/day-v1.json
+ ; needs its own entry here too, exactly like every other runtime file
+ ; above.
+ ../schema/day-v1.json))