From 7373fa1981047f7ab265ddceb56258949e37f59b Mon Sep 17 00:00:00 2001 From: "regicidal.plutophage" <36969337+regicidalplutophage@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:29:46 +0300 Subject: [PATCH] Update test_sticky_keys.py --- tests/test_sticky_keys.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_sticky_keys.py b/tests/test_sticky_keys.py index 1c76969e0..7df422327 100644 --- a/tests/test_sticky_keys.py +++ b/tests/test_sticky_keys.py @@ -398,6 +398,7 @@ def test_sticky_key_deferred(self): {KC.N0, KC.N1, KC.N2, KC.N3}, {KC.N0, KC.N2, KC.N3}, {KC.N2, KC.N3}, + {KC.N0}, {}, ], )