X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/777cae55b601f8a501e2138cec99361929b128ea..b4a6bb08fa704facbf3397f95b3216e13c3c964a:/tests/test_format.py diff --git a/tests/test_format.py b/tests/test_format.py index aef2254..04676c1 100644 --- a/tests/test_format.py +++ b/tests/test_format.py @@ -53,6 +53,7 @@ SIMPLE_CASES: List[str] = [ "remove_parens", "slices", "string_prefixes", + "torture", "trailing_comma_optional_parens1", "trailing_comma_optional_parens2", "trailing_comma_optional_parens3",