Fixed/added some config parsing tests
This commit is contained in:
@@ -7,5 +7,6 @@ render["world"] = {
|
||||
}
|
||||
|
||||
render["otherworld"] = {
|
||||
"rendermode": "foo"
|
||||
"rendermode": "foo",
|
||||
"bgcolor": "#ffffff"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user