* add test case for mu view

This commit is contained in:
Dirk-Jan C. Binnema
2011-01-06 13:14:17 +02:00
parent 5487989b99
commit f00f1dc01b
6 changed files with 58 additions and 7 deletions

View File

@ -195,7 +195,7 @@ test_mu_msg_04 (void)
MuMsg *msg;
msg = mu_msg_new (MU_TESTMAILDIR2
"Foo/cur/mail4", NULL, NULL);
"Foo/cur/mail5", NULL, NULL);
g_assert_cmpstr (mu_msg_get_to(msg),
==, "George Custer <gac@example.com>");