X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/fa7f01592b02229ff47f3bcab39a9b7d6c59f07c..f87df0e3c8735de416b6392ce7f21c6ba194424d:/tests/test_format.py diff --git a/tests/test_format.py b/tests/test_format.py index 269bbac..667d5c1 100644 --- a/tests/test_format.py +++ b/tests/test_format.py @@ -75,6 +75,7 @@ PREVIEW_CASES: List[str] = [ # string processing "cantfit", "comments7", + "comments8", "long_strings", "long_strings__edge_case", "long_strings__regression",