diff options
Diffstat (limited to 'tests/data/testcontact.vcf')
-rw-r--r-- | tests/data/testcontact.vcf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/testcontact.vcf b/tests/data/testcontact.vcf new file mode 100644 index 00000000000..2af963d6916 --- /dev/null +++ b/tests/data/testcontact.vcf @@ -0,0 +1,6 @@ +BEGIN:VCARD +VERSION:3.0 +PRODID:-//some random contact software//EN +N:def;abc;;; +FN:abc def +END:VCARD
\ No newline at end of file |