diff options
| -rw-r--r-- | tests/basic/test_tapping.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/test_tapping.cpp b/tests/basic/test_tapping.cpp index 75a1bcafb..30d032e9f 100644 --- a/tests/basic/test_tapping.cpp +++ b/tests/basic/test_tapping.cpp | |||
| @@ -51,6 +51,7 @@ TEST_F(Tapping, HoldA_SHFT_T_KeyReportsShift) { | |||
| 51 | } | 51 | } |
| 52 | 52 | ||
| 53 | TEST_F(Tapping, ANewTapWithinTappingTermIsBuggy) { | 53 | TEST_F(Tapping, ANewTapWithinTappingTermIsBuggy) { |
| 54 | // See issue #1478 for more information | ||
| 54 | TestDriver driver; | 55 | TestDriver driver; |
| 55 | InSequence s; | 56 | InSequence s; |
| 56 | 57 | ||
