[libgnome-keyring] Remove unneeded test file.



commit 987f84c13bac6032164616b220289b5824bbd6a2
Author: Stef Walter <stef memberwebs com>
Date:   Wed Jan 19 13:44:39 2011 -0600

    Remove unneeded test file.

 library/tests/Makefile.am         |    6 +--
 library/tests/test-daemon-setup.c |   86 -------------------------------------
 2 files changed, 1 insertions(+), 91 deletions(-)
---
diff --git a/library/tests/Makefile.am b/library/tests/Makefile.am
index 9514c47..0a54cc7 100644
--- a/library/tests/Makefile.am
+++ b/library/tests/Makefile.am
@@ -2,16 +2,12 @@
 TEST_AUTO = \
 	test-memory.c \
 	test-keyrings.c \
-	test-other.c \
-	test-daemon-setup.c
+	test-other.c
 
 TEST_LIBS = \
 	$(top_builddir)/egg/libegg.la \
 	$(top_builddir)/library/libgnome-keyring.la
 
-TEST_FLAGS = \
-	-DTEST_WITH_DAEMON
-
 include $(top_srcdir)/tests/gtest.make
 
 # ------------------------------------------------------------------



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