WIP - initial VCard4 implementation.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
|||||||
|
import options, unittest, zero_functional
|
||||||
|
|
||||||
|
import ./vcard
|
||||||
|
import ./vcard/vcard4
|
||||||
|
|
||||||
|
suite "vcard/vcard4":
|
||||||
|
|
||||||
|
test "vcard4/private tests":
|
||||||
|
runVcard4PrivateTests()
|
||||||
Reference in New Issue
Block a user