telepathy-salut: move sidecars.py to TWISTED_AVAHI_TESTS
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed Sep 11 06:37:06 PDT 2013
Module: telepathy-salut
Branch: master
Commit: 874bb274b60716f58ed5cd50d56bb651becaf5f0
URL: http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=874bb274b60716f58ed5cd50d56bb651becaf5f0
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Sep 10 16:16:48 2013 +0200
move sidecars.py to TWISTED_AVAHI_TESTS
This test connects a SalutConnection and so will create an Avahi service
appearing on the network.
https://bugs.freedesktop.org/show_bug.cgi?id=69216
---
tests/twisted/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 1a37388..80bd01c 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -2,11 +2,11 @@ TWISTED_TESTS =
TWISTED_BASIC_TESTS = \
cm/protocol.py \
- sidecars.py \
$(NULL)
TWISTED_AVAHI_TESTS = \
caps_helper.py \
+ sidecars.py \
avahi/register.py \
avahi/aliases.py \
avahi/request-im.py \
More information about the telepathy-commits
mailing list