mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Test creation of whole address book
This commit is contained in:
parent
70043c07b9
commit
02575580c6
2 changed files with 22 additions and 0 deletions
12
radicale/tests/static/contact_multiple.vcf
Normal file
12
radicale/tests/static/contact_multiple.vcf
Normal file
|
@ -0,0 +1,12 @@
|
|||
BEGIN:VCARD
|
||||
VERSION:3.0
|
||||
UID:contact1
|
||||
N:Contact1;;;;
|
||||
FN:Contact1
|
||||
END:VCARD
|
||||
BEGIN:VCARD
|
||||
VERSION:3.0
|
||||
UID:contact2
|
||||
N:Contact2;;;;
|
||||
FN:Contact2
|
||||
END:VCARD
|
Loading…
Add table
Add a link
Reference in a new issue