summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-03-06 23:17:51 +0000
committerGitHub <noreply@github.com>2025-03-06 23:17:51 +0000
commit6e1d3d6d077f50cb61d37f8310162b38b109fa87 (patch)
tree65eb42f93e90b6649d927718d7adacad9dbeb7d5 /tests
parent12f9f34fc82e3bab7c92f488a1528592c4bc9628 (diff)
Add EOL to non-keyboard files (#24990)
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/test_one_shot_keys.cpp2
-rw-r--r--tests/no_tapping/no_action_tapping/test.mk2
-rw-r--r--tests/no_tapping/no_mod_tap_mods/test.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/basic/test_one_shot_keys.cpp b/tests/basic/test_one_shot_keys.cpp
index 92db52f811..4784c86694 100644
--- a/tests/basic/test_one_shot_keys.cpp
+++ b/tests/basic/test_one_shot_keys.cpp
@@ -686,4 +686,4 @@ TEST_F(OneShot, OSLWithLongModTapKeyAndRegularKey) {
686 regular_key.release(); 686 regular_key.release();
687 run_one_scan_loop(); 687 run_one_scan_loop();
688 VERIFY_AND_CLEAR(driver); 688 VERIFY_AND_CLEAR(driver);
689} \ No newline at end of file 689}
diff --git a/tests/no_tapping/no_action_tapping/test.mk b/tests/no_tapping/no_action_tapping/test.mk
index 29690d1adf..6ec384609c 100644
--- a/tests/no_tapping/no_action_tapping/test.mk
+++ b/tests/no_tapping/no_action_tapping/test.mk
@@ -15,4 +15,4 @@
15 15
16# -------------------------------------------------------------------------------- 16# --------------------------------------------------------------------------------
17# Keep this file, even if it is empty, as a marker that this folder contains tests 17# Keep this file, even if it is empty, as a marker that this folder contains tests
18# -------------------------------------------------------------------------------- \ No newline at end of file 18# --------------------------------------------------------------------------------
diff --git a/tests/no_tapping/no_mod_tap_mods/test.mk b/tests/no_tapping/no_mod_tap_mods/test.mk
index 29690d1adf..6ec384609c 100644
--- a/tests/no_tapping/no_mod_tap_mods/test.mk
+++ b/tests/no_tapping/no_mod_tap_mods/test.mk
@@ -15,4 +15,4 @@
15 15
16# -------------------------------------------------------------------------------- 16# --------------------------------------------------------------------------------
17# Keep this file, even if it is empty, as a marker that this folder contains tests 17# Keep this file, even if it is empty, as a marker that this folder contains tests
18# -------------------------------------------------------------------------------- \ No newline at end of file 18# --------------------------------------------------------------------------------