X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/62c2b167bcf22683fc11add2f24a132d36e8fd19..20d8ccb54253f8a66321f6708d53e2a05a54079b:/tests/test_format.py diff --git a/tests/test_format.py b/tests/test_format.py index 1916146..2f08d1f 100644 --- a/tests/test_format.py +++ b/tests/test_format.py @@ -91,6 +91,7 @@ PREVIEW_CASES: List[str] = [ "one_element_subscript", "remove_await_parens", "return_annotation_brackets", + "docstring_preview", ] SOURCES: List[str] = [