1
0
Fork 0
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:
Unrud 2017-07-01 00:11:25 +02:00
parent 70043c07b9
commit 02575580c6
2 changed files with 22 additions and 0 deletions

View 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