summaryrefslogtreecommitdiff
path: root/docs/ja/newbs_testing_debugging.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja/newbs_testing_debugging.md')
-rw-r--r--docs/ja/newbs_testing_debugging.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ja/newbs_testing_debugging.md b/docs/ja/newbs_testing_debugging.md
index 04905755ce..a96406187b 100644
--- a/docs/ja/newbs_testing_debugging.md
+++ b/docs/ja/newbs_testing_debugging.md
@@ -1,8 +1,9 @@
# テストとデバッグ
<!---
+ grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
original document: ed0575fc8:docs/newbs_testing_debugging.md
- $ git diff ed0575fc8 HEAD docs/newbs_testing_debugging.md
+ git diff ed0575fc8 HEAD docs/newbs_testing_debugging.md | cat
-->
カスタムファームウェアをキーボードへ書き込んだら、テストする準備が整います。運が良ければ全て問題なく動作しているはずですが、もしそうでなければこのドキュメントがどこが悪いのか調べるのに役立ちます。