tests for logging
This commit is contained in:
parent
0d1c95cf9c
commit
8aa20da2f1
5 changed files with 87 additions and 14 deletions
3
tests/samples/debug_enabled.cfg
Normal file
3
tests/samples/debug_enabled.cfg
Normal file
|
@ -0,0 +1,3 @@
|
|||
[settings]
|
||||
debug = true
|
||||
api_key = 1234
|
3
tests/samples/good_config.cfg
Normal file
3
tests/samples/good_config.cfg
Normal file
|
@ -0,0 +1,3 @@
|
|||
[settings]
|
||||
debug = false
|
||||
api_key = 1234
|
Loading…
Add table
Add a link
Reference in a new issue