Browse Source

Reference issue #1478 from the unit tests

pull/1484/head 0.5.76
Fred Sundvik 6 years ago
committed by Jack Humbert
parent
commit
9158673166
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/basic/test_tapping.cpp

+ 1
- 0
tests/basic/test_tapping.cpp View File

@ -51,6 +51,7 @@ TEST_F(Tapping, HoldA_SHFT_T_KeyReportsShift) {
}
TEST_F(Tapping, ANewTapWithinTappingTermIsBuggy) {
// See issue #1478 for more information
TestDriver driver;
InSequence s;


Loading…
Cancel
Save