Skip to content

Commit

Permalink
Shortened the test comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mentiflectax committed Jan 13, 2015
1 parent a3d2864 commit 445f70c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/test/java/com/jcabi/email/EnvelopeTest.java
Expand Up @@ -73,9 +73,7 @@ public void cachesPreviousCall() throws Exception {
}

/**
* Verifies that the encoding of the mail is set correctly and - as a
* consequence - non-Latin (e. g. Cyrillic) characters are displayed
* correctly in the received e-mail.
* Envelope should handle non-Latin characters.
* @throws Exception Thrown in case of problem of writing a message to
* string.
*/
Expand Down

0 comments on commit 445f70c

Please sign in to comment.