Minor standard fix, fix for test suite, made one error less annoying
This commit is contained in:
@@ -45,7 +45,7 @@ def main(args=None):
|
||||
|
||||
test("Vanilla ", "--shuffle vanilla")
|
||||
test("Retro ", "--retro --shuffle vanilla")
|
||||
test("Keysanity ", "--shuffle vanilla --keydropshuffle drops_only --keysanity")
|
||||
test("Keysanity ", "--shuffle vanilla --dropshuffle --keysanity")
|
||||
test("Shopsanity", "--shuffle vanilla --shopsanity")
|
||||
test("Simple ", "--shuffle simple")
|
||||
test("Full ", "--shuffle full")
|
||||
|
||||
Reference in New Issue
Block a user