mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-11 01:03:53 +00:00
edit test_config for better coverage
This commit is contained in:
parent
03e2f6091e
commit
9c38eeaac0
2 changed files with 23 additions and 2 deletions
|
|
@ -3,4 +3,10 @@ one = 1
|
|||
two = two
|
||||
|
||||
[testcase]
|
||||
test = ok
|
||||
test = ok
|
||||
|
||||
[boolTest]
|
||||
one = 1
|
||||
two = True
|
||||
three = 0
|
||||
four = False
|
||||
Loading…
Add table
Add a link
Reference in a new issue