Add test case for email preference.
This commit is contained in:
parent
c4717b4b00
commit
0f353e97ca
@ -60,4 +60,5 @@ suite "vcard/vcard3":
|
||||
check:
|
||||
jdb.email.len == 7
|
||||
jdb.email[0].value == "jonathan@jdbernard.com"
|
||||
jdb.email[0].emailType.contains("pref")
|
||||
jdb.fn.value == "Jonathan Bernard"
|
||||
|
Loading…
x
Reference in New Issue
Block a user