X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e401b6bb1e1c0ed534bba59d9dc908caf7ba898c..4efb795129b17b96bdf299eacaca4243d9af86d0:/tests/test_format.py diff --git a/tests/test_format.py b/tests/test_format.py index 6651272..db39678 100644 --- a/tests/test_format.py +++ b/tests/test_format.py @@ -69,6 +69,7 @@ PY310_CASES = [ "pattern_matching_complex", "pattern_matching_extras", "pattern_matching_style", + "pattern_matching_generic", "parenthesized_context_managers", ]