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.
2 parents e1a8346 + a8b4ef6 commit ac63178Copy full SHA for ac63178
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