aboutsummaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-11 13:09:22 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-11 13:09:22 +0200
commitfffae3b3cb50b1cf7d5b65eb592bfa1de2ed0e1c (patch)
treec9515c212bf366b12a3c24482410b686ac48887c /test/dune
parent03d414cb1847fa4bdf4b9d521d6d2c0a47766113 (diff)
downloadcolitur-fffae3b3cb50b1cf7d5b65eb592bfa1de2ed0e1c.tar.gz
colitur-fffae3b3cb50b1cf7d5b65eb592bfa1de2ed0e1c.zip
rite(ef): season and rank vocabulary per RG 71-77 and RG 8
Eight seasons in canonical liturgical-year order, each carrying its RG citation, and the four classes. season_slug_word is deliberately distinct from season_to_string: slugs are lectionary keys adopted verbatim from lectio, which calls Paschaltide 'easter' and Christmastide 'christmas'.
Diffstat (limited to 'test/dune')
-rw-r--r--test/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dune b/test/dune
index 34f5888..07a4aae 100644
--- a/test/dune
+++ b/test/dune
@@ -1,6 +1,6 @@
(test
(name test_colitur)
- (libraries colitur_kernel alcotest qcheck qcheck-alcotest sexplib)
+ (libraries colitur_kernel rite_ef alcotest qcheck qcheck-alcotest sexplib)
(preprocess
(pps ppx_sexp_conv)))