Attempt to fix VS compil when building without vCard support

This commit is contained in:
Sylvain Berfini 2015-12-30 17:49:53 +01:00
parent 8cc1a6d6f0
commit ecbeb8a9ee

View file

@ -194,6 +194,7 @@ test_t vcard_tests[] = {
{ "Friends storage in sqlite database", friends_sqlite_storage },
#endif
#endif
{ },
};
test_suite_t vcard_test_suite = {