We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a8346 commit a8b4ef6Copy full SHA for a8b4ef6
docs/how_to_write_patches.md
@@ -55,7 +55,7 @@ Linuxユーザーであれば[Linuxでのビルド方法](http://vim-jp.org/docs
55
56
### テストの実行方法
57
58
-テストを実行するにはいくつかのやり方がありますが、`src/testing/` ディレクトリ内で make を実行するのが良いでしょう。
+テストを実行するにはいくつかのやり方がありますが、`src/testdir/` ディレクトリ内で make を実行するのが良いでしょう。
59
60
Unix 系の場合:
61
0 commit comments