about summary refs log tree commit diff stats
path: root/tests/unittests/test_keyhandlers.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-08-26 08:23:48 +0200
committerGitHub <noreply@github.com>2021-08-26 08:23:48 +0200
commite4ada15f21c49ce17b99a81f940b32915d39e5fc (patch)
treed837e621693d62bf000a3e2bd26c85f33ee4c150 /tests/unittests/test_keyhandlers.h
parent1d08d8ccf0aa0740cd7ccd7976a5af0ecf0b5fe8 (diff)
parenta1dc3d12370b90dd32b4ab263b75386d066a0312 (diff)
downloadprofani-tty-e4ada15f21c49ce17b99a81f940b32915d39e5fc.tar.gz
Merge pull request #1593 from a1346054/fixes
Minor cleanup
Diffstat (limited to 'tests/unittests/test_keyhandlers.h')
-rw-r--r--tests/unittests/test_keyhandlers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittests/test_keyhandlers.h b/tests/unittests/test_keyhandlers.h
index 4be429a9..910efe97 100644
--- a/tests/unittests/test_keyhandlers.h
+++ b/tests/unittests/test_keyhandlers.h
@@ -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);
\ No newline at end of file
+void ctrl_right_trailing_whitespace_from_middle(void **state);