X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0f7cf9187f9c9644565570a67a66f690f8f2bfbb..20d7ae0676be4931d0b2e6d4a6a0877070264d13:/tests/test_format.py?ds=sidebyside diff --git a/tests/test_format.py b/tests/test_format.py index f97d716..d44be1e 100644 --- a/tests/test_format.py +++ b/tests/test_format.py @@ -74,6 +74,7 @@ PY310_CASES = [ "pattern_matching_simple", "pattern_matching_complex", "pattern_matching_extras", + "pattern_matching_style", "parenthesized_context_managers", ]