mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 18:27:07 +02:00
chore: drop extraneous comment
This commit is contained in:
parent
a7cfd4c346
commit
92792b0b4f
@ -95,8 +95,3 @@ def test_missing_values(unset_values):
|
||||
j = convert.rc2json(unset_values)
|
||||
j = json.loads(j)
|
||||
assert j.keys() == config_boilerplate.keys()
|
||||
|
||||
|
||||
|
||||
|
||||
# TODO: test that when a config file is created from scratch, it contains all values
|
||||
|
||||
Loading…
Reference in New Issue
Block a user