contacts: update test cases for updated contacts
Remove the old ones, add new ones.
This commit is contained in:
@ -78,6 +78,10 @@ TEST_PROGS += test-mu-container
|
||||
test_mu_container_SOURCES= test-mu-container.c dummy.cc
|
||||
test_mu_container_LDADD= libtestmucommon.la
|
||||
|
||||
TEST_PROGS += test-mu-contacts
|
||||
test_mu_contacts_SOURCES= test-mu-contacts.cc
|
||||
test_mu_contacts_LDADD= libtestmucommon.la
|
||||
|
||||
# we need to use dummy.cc to enforce c++ linking...
|
||||
BUILT_SOURCES= \
|
||||
dummy.cc
|
||||
|
||||
Reference in New Issue
Block a user