diff options
| author | Vincent Richard <[email protected]> | 2020-12-12 13:19:58 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-12 13:19:58 +0000 |
| commit | 9e2c286c0b2a7f1c3225b994a419c43a13ce55a9 (patch) | |
| tree | 3b2a523a15513324175c40dec2dad1747c9dc0ef /tests/parser/bodyTest.cpp | |
| parent | Check for DSN extension support before using it. (diff) | |
| parent | Avoid force-encoding display names that fit within qcontent (diff) | |
| download | vmime-9e2c286c0b2a7f1c3225b994a419c43a13ce55a9.tar.gz vmime-9e2c286c0b2a7f1c3225b994a419c43a13ce55a9.zip | |
Merge pull request #246 from jengelh/asciiquote
Avoid force-encoding display names that fit within qcontent
Diffstat (limited to 'tests/parser/bodyTest.cpp')
| -rw-r--r-- | tests/parser/bodyTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/parser/bodyTest.cpp b/tests/parser/bodyTest.cpp index fa396af5..31054f30 100644 --- a/tests/parser/bodyTest.cpp +++ b/tests/parser/bodyTest.cpp @@ -31,7 +31,6 @@ VMIME_TEST_SUITE_BEGIN(bodyTest) VMIME_TEST(testGenerate_NonText) VMIME_TEST_LIST_END - void testGenerate_Text() { // RFC-2015: [Quoted-Printable encoding] A line break in a text body, |
