diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 4 | ||||
-rw-r--r-- | tests/test.manager | 5 | ||||
-rw-r--r-- | tests/test.profile | 4 |
3 files changed, 0 insertions, 13 deletions
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 |