Fix: files missing final ending newline

This commit is contained in:
a1346054
2021-08-26 00:28:49 +00:00
parent 1d08d8ccf0
commit c7d5379d24
4 changed files with 4 additions and 4 deletions

View File

@@ -44,4 +44,4 @@ void ctrl_right_two_words_from_space(void **state);
void ctrl_right_two_words_from_start_second(void **state);
void ctrl_right_one_word_leading_whitespace(void **state);
void ctrl_right_two_words_in_whitespace(void **state);
void ctrl_right_trailing_whitespace_from_middle(void **state);
void ctrl_right_trailing_whitespace_from_middle(void **state);