Skip to content

Commit f31998c

Browse files
authored
Merge pull request #1341 from vim-jp/hh-update-testing
Update testing.{txt,jax}
2 parents c915c7c + aac1e35 commit f31998c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/testing.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Vimはビルド後にテストできる。通常は "make test" を使用する
2121
リ "src/testdir" にある。
2222

2323
時間の経過とともに追加されたテストには、2つのタイプがある:
24-
test20.in 最も古い、tiny と small ビルド用のみ
24+
test20.in 最も古い、tiny ビルド用のみ
2525
test_something.vim 新形式のテスト
2626

2727
*new-style-testing*

en/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Vim can be tested after building it, usually with "make test".
2121
The tests are located in the directory "src/testdir".
2222

2323
There are two types of tests added over time:
24-
test20.in oldest, only for tiny and small builds
24+
test20.in oldest, only for tiny builds
2525
test_something.vim new style tests
2626

2727
*new-style-testing*

0 commit comments

Comments
 (0)