aboutsummaryrefslogtreecommitdiff
path: root/test/test_lectionary.ml
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_lectionary.ml')
-rw-r--r--test/test_lectionary.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_lectionary.ml b/test/test_lectionary.ml
index 1f8ed75..7dbb253 100644
--- a/test/test_lectionary.ml
+++ b/test/test_lectionary.ml
@@ -116,7 +116,7 @@ let test_ef_data_file_loads () =
directly from the Missal, two major movable feasts with
previously no entry at all ([movable_feast_entries], +2).
116 + 1 + 6 + 1 + 2 + 3 + 2 + 15 + 2 = 148. *)
- Alcotest.(check int) "entry count" 148
+ Alcotest.(check int) "entry count" 153
(List.length (Lectionary.entries l));
(match Lectionary.find l (slug "ef-lent-1-monday") with
| Some [ a; b ] ->