aboutsummaryrefslogtreecommitdiff
path: root/docs/ja/newbs_testing_debugging.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2024-05-30 02:01:09 +0000
committerQMK Bot <hello@qmk.fm>2024-05-30 02:01:09 +0000
commit47356b220101b4f5b8ca71b2e1aa4f04256dd60f (patch)
tree7cf20bd01edf0285053cd9548944fd4133a27567 /docs/ja/newbs_testing_debugging.md
parentb36c7b99ae57e8d848373f44755510308c4eefa3 (diff)
parent6ef97172889ccd5db376b2a9f8825489e24fdac4 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/ja/newbs_testing_debugging.md')
-rw-r--r--docs/ja/newbs_testing_debugging.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/ja/newbs_testing_debugging.md b/docs/ja/newbs_testing_debugging.md
deleted file mode 100644
index d64f0f6dff..0000000000
--- a/docs/ja/newbs_testing_debugging.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# テストとデバッグ
-
-<!---
- grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
- original document: 0.12.45:docs/newbs_testing_debugging.md
- git diff 0.12.45 HEAD -- docs/newbs_testing_debugging.md | cat
--->
-
-## テスト
-
-[ここに移動しました](ja/faq_misc.md#testing)
-
-## デバッグ :id=debugging
-
-[ここに移動しました](ja/faq_debug.md#debugging)