File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgstr ""
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=utf-8\n "
1616"Content-Transfer-Encoding : 8bit\n "
17- "Generated-By : Babel 2.7 .0\n "
17+ "Generated-By : Babel 2.8 .0\n "
1818
1919#: /Users/flowdas/works/docs/python/src/Doc/library/unittest.rst:2
2020msgid ":mod:`unittest` --- Unit testing framework"
@@ -865,7 +865,7 @@ msgstr ""
865865
866866#: /Users/flowdas/works/docs/python/src/Doc/library/unittest.rst:614
867867msgid "Distinguishing test iterations using subtests"
868- msgstr "부분 테스트(subtest)를 사용하여 테스트 반복 구별 짖기 "
868+ msgstr "부분 테스트(subtest)를 사용하여 테스트 반복 구별 짓기 "
869869
870870#: /Users/flowdas/works/docs/python/src/Doc/library/unittest.rst:618
871871msgid ""
@@ -874,7 +874,7 @@ msgid ""
874874" test method using the :meth:`~TestCase.subTest` context manager."
875875msgstr ""
876876"여러분의 테스트들이 아주 작은 부분에서만 다를 때, 예를 들어 몇몇 매개변수, unittest는 "
877- ":meth:`~TestCase.subTest` 컨텍스트 관리자를 사용하여 테스트 메서드의 바디 안에서 그것들은 구별 짖게 해줍니다."
877+ ":meth:`~TestCase.subTest` 컨텍스트 관리자를 사용하여 테스트 메서드의 바디 안에서 그것들은 구별 짓게 해줍니다."
878878
879879#: /Users/flowdas/works/docs/python/src/Doc/library/unittest.rst:622
880880msgid "For example, the following test::"
You can’t perform that action at this time.
0 commit comments