X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6a105e019fcaa10cc0b6fb59edea4a4018eac97e..9eb29a6d4733c0e467ba5c1c54361f097cc1c305:/tests/test_format.py?ds=inline 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",