lib: comment
[ci skip]
This commit is contained in:
parent
789e8be280
commit
b02f81572c
@ -935,7 +935,7 @@ tests_JournalReader = tests "JournalReader" [
|
|||||||
test "empty file" $ expectParseEqE journalp "" nulljournal
|
test "empty file" $ expectParseEqE journalp "" nulljournal
|
||||||
]
|
]
|
||||||
|
|
||||||
-- defined here so it can use journalp
|
-- these are defined here rather than in Common so they can use journalp
|
||||||
,tests "parseAndFinaliseJournal" [
|
,tests "parseAndFinaliseJournal" [
|
||||||
test "basic" $ do
|
test "basic" $ do
|
||||||
ej <- io $ runExceptT $ parseAndFinaliseJournal journalp definputopts "" "2019-1-1\n"
|
ej <- io $ runExceptT $ parseAndFinaliseJournal journalp definputopts "" "2019-1-1\n"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user