Remove tests for having password in config

This commit is contained in:
Manuel Ebert 2013-10-17 16:00:45 -07:00
parent a96435b6dc
commit c6c425093e
3 changed files with 2 additions and 22 deletions

View file

@ -1,14 +0,0 @@
{
"default_hour": 9,
"timeformat": "%Y-%m-%d %H:%M",
"linewrap": 80,
"encrypt": true,
"editor": "",
"default_minute": 0,
"highlight": true,
"password": "bad doggie no biscuit",
"journals": {
"default": "features/journals/encrypted.journal"
},
"tagsymbols": "@"
}