0
Minecraft-Overviewer/test/data/settings/settings_test_rendermode.py
Andrew Brown aaf8e1d7cb Changed "worldname" to "world" in configfile
Also brought tests up to date. All tests pass now.
2012-02-14 20:39:05 -05:00

11 lines
238 B
Python

worlds['test'] = "test/data/settings/test_world"
renders["world"] = {
"world": "test",
"title": "myworld title",
"rendermode": "bad_rendermode",
"northdirection": "upper-left",
}
outputdir = "/tmp/fictional/outputdir"