0

Fixed/added some config parsing tests

This commit is contained in:
Andrew Chin
2012-01-02 01:10:43 -05:00
parent a1dc392526
commit c14cd1a66f
5 changed files with 39 additions and 17 deletions

View File

@@ -7,5 +7,6 @@ render["world"] = {
}
render["otherworld"] = {
"rendermode": "foo"
"rendermode": "foo",
"bgcolor": "#ffffff"
}