瀏覽代碼

Reference issue #1478 from the unit tests

Fred Sundvik 8 年之前
父節點
當前提交
9158673166
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;