X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a57ab326b20b720518ab6f513bd0f8ba357d8d86..062b54931dc3ea35f673e755893fe28ff1f5a889:/tests/test_format.py?ds=sidebyside 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",