edit test_config for better coverage

This commit is contained in:
Bastian Schroll 2018-01-12 19:39:11 +01:00
parent 03e2f6091e
commit 9c38eeaac0
2 changed files with 23 additions and 2 deletions

View file

@ -3,4 +3,10 @@ one = 1
two = two
[testcase]
test = ok
test = ok
[boolTest]
one = 1
two = True
three = 0
four = False