Explorar o código

Reference issue #1478 from the unit tests

Fred Sundvik %!s(int64=8) %!d(string=hai) anos
pai
achega
9158673166
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/basic/test_tapping.cpp

+ 1 - 0
tests/basic/test_tapping.cpp

@@ -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;