Reference issue #1478 from the unit tests
parent
b3af79eaff
commit
9158673166
|
@ -51,6 +51,7 @@ TEST_F(Tapping, HoldA_SHFT_T_KeyReportsShift) {
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST_F(Tapping, ANewTapWithinTappingTermIsBuggy) {
|
TEST_F(Tapping, ANewTapWithinTappingTermIsBuggy) {
|
||||||
|
// See issue #1478 for more information
|
||||||
TestDriver driver;
|
TestDriver driver;
|
||||||
InSequence s;
|
InSequence s;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue