Reference issue #1478 from the unit tests

This commit is contained in:
Fred Sundvik 2017-07-08 19:48:22 +03:00 committed by Jack Humbert
parent b3af79eaff
commit 9158673166
1 changed files with 1 additions and 0 deletions

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;