X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6a105e019fcaa10cc0b6fb59edea4a4018eac97e..6d0bdc2f38d57ddf07e7d127215d51f8553997f9:/tests/test_format.py diff --git a/tests/test_format.py b/tests/test_format.py index e0cb0b7..eabec8c 100644 --- a/tests/test_format.py +++ b/tests/test_format.py @@ -27,6 +27,7 @@ SIMPLE_CASES = [ "comments5", "comments6", "comments7", + "comments_non_breaking_space", "comment_after_escaped_newline", "composition", "composition_no_trailing_comma",