X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/343795029f0d3ffa2f04ca5074a18861b2831d39..4ce049dbfa8ddd00bff3656cbca6ecf5f85c413e:/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",