diff --git a/scripts/integration_tests.py b/scripts/integration_tests.py index 17c86c508b..028b55d7da 100755 --- a/scripts/integration_tests.py +++ b/scripts/integration_tests.py @@ -62,6 +62,7 @@ def runTest(name): "resolution x = 640\n" "resolution y = 480\n" "framerate limit = 60\n" + "[Game]\n" "smooth animation transitions = true\n" ) stdout_lines = list()