tests: khal: add testcase

for singlefile
This commit is contained in:
Malik 2025-10-22 14:52:54 +02:00 committed by Matthieu Coudron
parent ca2ab1d877
commit 58d90d298d
3 changed files with 19 additions and 1 deletions

View file

@ -58,7 +58,7 @@ let
"[[${name}]]"
"path = ${
value.local.path
+ "/"
+ "/" # TODO: dont add slash if type is "singlefile"
+ (optionalString (value.khal.type == "discover") value.khal.glob)
+ (optionalString (
value.khal.type == "birthdays" && value.khal ? thisCollection