diff options
| author | Drashna Jaelre | 2023-05-20 22:22:46 +0200 |
|---|---|---|
| committer | GitHub | 2023-05-20 22:22:46 +0200 |
| commit | d7220da5cb775f4da139aea141bdd1880eab060a (patch) | |
| tree | a1bedb261bd91220c69634f753272f4ba5327aa2 /tests/repeat_key/repeat_key_combo/test.mk | |
| parent | 6a7ba7a29d72768b022f2fd89e50a781325020e0 (diff) | |
[Bug] Fix issue with Repeat Key-Combo test (#21005)
Diffstat (limited to 'tests/repeat_key/repeat_key_combo/test.mk')
| -rw-r--r-- | tests/repeat_key/repeat_key_combo/test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/repeat_key/repeat_key_combo/test.mk b/tests/repeat_key/repeat_key_combo/test.mk index db6ea7789a..aac41acaeb 100644 --- a/tests/repeat_key/repeat_key_combo/test.mk +++ b/tests/repeat_key/repeat_key_combo/test.mk @@ -16,3 +16,4 @@ REPEAT_KEY_ENABLE = yes COMBO_ENABLE = yes +INTROSPECTION_KEYMAP_C = test_combos.c |