Searched defs:test_blockquote_output (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-mail/ | ||
H A D | test-mail-html2text.c | 49 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 1110 milliseconds