[telepathy-gabble/master] Rename test-capabilities.py to caps/receive-jingle.py

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Jul 27 08:16:12 PDT 2009


That's all that actually happens in this test.
---
 tests/twisted/Makefile.am                          |    2 +-
 .../receive-jingle.py}                             |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
 rename tests/twisted/{test-capabilities.py => caps/receive-jingle.py} (99%)

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index fcc1dc4..67e3fae 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -1,6 +1,7 @@
 TWISTED_TESTS = \
 	avatar-requirements.py \
 	caps/from-bare-jid.py \
+	caps/receive-jingle.py \
 	muc/name-conflict.py \
 	muc/renamed.py \
 	muc/roomlist.py \
@@ -112,7 +113,6 @@ TWISTED_TESTS = \
 	file-transfer/test-send-file-provide-immediately.py \
 	file-transfer/test-send-file-to-unknown-contact.py \
 	file-transfer/test-send-file-wait-to-provide.py \
-	test-capabilities.py \
 	test-caps-cache.py \
 	test-caps-hash.py \
 	test-caps-tubes.py \
diff --git a/tests/twisted/test-capabilities.py b/tests/twisted/caps/receive-jingle.py
similarity index 99%
rename from tests/twisted/test-capabilities.py
rename to tests/twisted/caps/receive-jingle.py
index fa372c1..f83b54c 100644
--- a/tests/twisted/test-capabilities.py
+++ b/tests/twisted/caps/receive-jingle.py
@@ -1,6 +1,5 @@
-
 """
-Test capabilities.
+Test receiving another contact's capabilities.
 """
 
 import dbus
-- 
1.5.6.5




More information about the telepathy-commits mailing list