From: Reuben Thomas Date: Wed, 17 Jan 2018 13:10:41 +0000 (+0000) Subject: t40_java.py: spell “Java” correctly (not all upper-case) X-Git-Tag: v3.7~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b92937ce18243c15a68a756cf27d1a64f1c9d5cd;p=recode t40_java.py: spell “Java” correctly (not all upper-case) --- diff --git a/tests/t40_java.py b/tests/t40_java.py index 1b671ab..50824ea 100644 --- a/tests/t40_java.py +++ b/tests/t40_java.py @@ -21,11 +21,11 @@ au r\u00f4le payera son d\u00fb d\u00e8s avant No\u00ebl, qu'il soit na\u00eff o class Test: def test_1(self): - # Block of lines to JAVA. + # Block of lines to Java. common.request('l1/qp..java') common.validate(input, output) def test_2(self): - # Block of lines to JAVA and back. + # Block of lines to Java and back. common.request('l1/qp..java') common.validate_back(input)