summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-10-27 16:17:26 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-10-28 16:16:37 +0100
commita6c40254424f16d54c6c69a8edd2168a8ff4a4cf (patch)
tree440022b2079db8c905e1f05577726ff0d3864654 /tests
parent3264d551611950164ccbf76b8a7ec00ccb7a679e (diff)
downloadtelepathy-salut-a6c40254424f16d54c6c69a8edd2168a8ff4a4cf.tar.gz
twisted tests: move caps_helper to root
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'tests')
-rw-r--r--tests/twisted/Makefile.am2
-rw-r--r--tests/twisted/caps_helper.py (renamed from tests/twisted/avahi/caps_helper.py)0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 0e1fb981..1d8628df 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -6,7 +6,7 @@ TWISTED_BASIC_TESTS = \
$(NULL)
TWISTED_AVAHI_TESTS = \
- avahi/caps_helper.py \
+ caps_helper.py \
avahi/register.py \
avahi/aliases.py \
avahi/request-im.py \
diff --git a/tests/twisted/avahi/caps_helper.py b/tests/twisted/caps_helper.py
index ab5f0c28..ab5f0c28 100644
--- a/tests/twisted/avahi/caps_helper.py
+++ b/tests/twisted/caps_helper.py