Skip to content

Commit

Permalink
torture test
Browse files Browse the repository at this point in the history
Fixes #2651. Fixes #2754. Fixes #2518.

This adds a test that lists a number of cases of unstable formatting
that we have seen in the issue tracker. Checking it in will ensure
that we don't regress on these cases.
  • Loading branch information
JelleZijlstra committed Jan 28, 2022
1 parent b92822a commit 822945e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_format.py
Expand Up @@ -52,6 +52,7 @@
"remove_parens",
"slices",
"string_prefixes",
"torture",
"trailing_comma_optional_parens1",
"trailing_comma_optional_parens2",
"trailing_comma_optional_parens3",
Expand Down

0 comments on commit 822945e

Please sign in to comment.