mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
style fix
This commit is contained in:
@@ -450,6 +450,7 @@ void MailMessageTest::testReadMultiPart()
|
||||
assert (handler.disp()[1] == "attachment; filename=sample.dat");
|
||||
}
|
||||
|
||||
|
||||
void MailMessageTest::testReadMultiPartDefaultTransferEncoding()
|
||||
{
|
||||
std::istringstream istr(
|
||||
|
||||
Reference in New Issue
Block a user