tests: khal: add testcase
for singlefile
This commit is contained in:
parent
ca2ab1d877
commit
58d90d298d
3 changed files with 19 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue