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