Searched defs:test_blockquote_output (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-mail/
H A Dtest-mail-html2text.c49 static const char *test_blockquote_output = "a b c d e f"; variable
73 test_assert(strcmp(str_c(str), test_blockquote_output) == 0);

Completed in 15 milliseconds