mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
Rename features directory to data
This is more inline with pytest standards Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
This commit is contained in:
parent
530190df7a
commit
0b50ae1be0
158 changed files with 4 additions and 1306 deletions
17
tests/data/configs/basic_encrypted.yaml
Normal file
17
tests/data/configs/basic_encrypted.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
colors:
|
||||
date: none
|
||||
title: none
|
||||
body: none
|
||||
tags: none
|
||||
default_hour: 9
|
||||
default_minute: 0
|
||||
editor: noop
|
||||
encrypt: true
|
||||
highlight: true
|
||||
journals:
|
||||
default: features/journals/basic_encrypted.journal
|
||||
linewrap: 80
|
||||
tagsymbols: "@"
|
||||
template: false
|
||||
timeformat: "%Y-%m-%d %H:%M"
|
||||
indent_character: "|"
|
Loading…
Add table
Add a link
Reference in a new issue