[empathy] remove EmpathyContactManager's test



commit 1c51f65b87f5b523e6fdc76b91402936e9599cff
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Nov 8 16:02:19 2011 +0100

    remove EmpathyContactManager's test
    
    We want to get rid of it any way.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663387

 tests/interactive/Makefile.am       |    2 -
 tests/interactive/contact-manager.c |   43 -----------------------------------
 2 files changed, 0 insertions(+), 45 deletions(-)
---
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index e850d25..e07ed65 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -14,7 +14,6 @@ LDADD =								\
 	$(EDS_LIBS)
 
 noinst_PROGRAMS =			\
-	contact-manager			\
 	empathy-logs			\
 	test-empathy-account-assistant \
 	test-empathy-contact-blocking-dialog \
@@ -23,7 +22,6 @@ noinst_PROGRAMS =			\
 	test-empathy-protocol-chooser \
 	test-empathy-account-chooser
 
-contact_manager_SOURCES = contact-manager.c
 empathy_logs_SOURCES = empathy-logs.c
 test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c
 test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]