mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 23:46:14 +02:00
Expand date tests
of the 93 tests added, it passes 47
This commit is contained in:
parent
4df237589b
commit
65aae7e0be
6 changed files with 179 additions and 132 deletions
14
features/data/configs/empty.json
Normal file
14
features/data/configs/empty.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"default_hour": 9,
|
||||
"timeformat": "%Y-%m-%d %H:%M",
|
||||
"linewrap": 80,
|
||||
"encrypt": false,
|
||||
"editor": "",
|
||||
"default_minute": 0,
|
||||
"highlight": true,
|
||||
"password": "",
|
||||
"journals": {
|
||||
"default": "features/journals/empty.journal"
|
||||
},
|
||||
"tagsymbols": "@"
|
||||
}
|
0
features/data/journals/empty.journal
Normal file
0
features/data/journals/empty.journal
Normal file
Loading…
Add table
Add a link
Reference in a new issue