Update TestSuite.py

This commit is contained in:
StructuralMike
2021-03-08 15:45:54 +01:00
parent e8a51ffb3a
commit 874a2692f5

View File

@@ -45,7 +45,7 @@ def main(args=None):
test("Vanilla ", "--shuffle vanilla")
test("Retro ", "--retro --shuffle vanilla")
test("Futuro ", "--futuro --shuffle vanilla")
# test("Futuro ", "--futuro --shuffle vanilla")
test("Keysanity ", "--shuffle vanilla --keydropshuffle --keysanity")
test("Simple ", "--shuffle simple")
test("Full ", "--shuffle full")