From 46f82b56bd2902de606c9827a0f59bc5d1afb6fc Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 31 Oct 2013 10:56:12 +0100 Subject: remove test.{manager,profile} They are not used since a while. --- tests/Makefile.am | 4 ---- tests/test.manager | 5 ----- tests/test.profile | 4 ---- 3 files changed, 13 deletions(-) delete mode 100644 tests/test.manager delete mode 100644 tests/test.profile diff --git a/tests/Makefile.am b/tests/Makefile.am index eba5c022f..c49c2007f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,10 +4,6 @@ CLEANFILES= SUPPRESSIONS=tp-glib.supp dlopen.supp -EXTRA_DIST = \ - test.manager \ - test.profile - AM_CPPFLAGS = \ $(ERROR_CFLAGS) \ -I$(top_srcdir)/libempathy \ diff --git a/tests/test.manager b/tests/test.manager deleted file mode 100644 index 8a49c3267..000000000 --- a/tests/test.manager +++ /dev/null @@ -1,5 +0,0 @@ -[ConnectionManager] -BusName=org.freedesktop.Telepathy.ConnectionManager.test -ObjectPath=/org/freedesktop/Telepathy/ConnectionManager/test - -[Protocol test] diff --git a/tests/test.profile b/tests/test.profile deleted file mode 100644 index 20e552a1a..000000000 --- a/tests/test.profile +++ /dev/null @@ -1,4 +0,0 @@ -[Profile] -Manager = test -Protocol = test -DisplayName = test -- cgit v1.2.3