[telepathy-gabble/master] Rename test-outgoing-call-ensure to outgoing-ensure
Will Thompson
will.thompson at collabora.co.uk
Tue Apr 21 10:40:53 PDT 2009
(Following the gradual move towards losing the redundant 'test-' prefix,
and to vaguely suggest that it's been audited.)
---
tests/twisted/Makefile.am | 2 +-
...-outgoing-call-ensure.py => outgoing-ensure.py} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
rename tests/twisted/jingle/{test-outgoing-call-ensure.py => outgoing-ensure.py} (100%)
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 3e1f34e..d07fecb 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -79,6 +79,7 @@ TWISTED_TESTS = \
jingle/initial-audio-video.py \
jingle/stun-server.py \
jingle/outgoing-basics.py \
+ jingle/outgoing-ensure.py \
jingle/outgoing-many-streams.py \
jingle/outgoing-not-answered.py \
jingle/payload-types.py \
@@ -88,7 +89,6 @@ TWISTED_TESTS = \
jingle/test-incoming-call.py \
jingle/test-incoming-call-reject.py \
jingle/test-outgoing-call-rejected.py \
- jingle/test-outgoing-call-ensure.py \
jingle/test-dialects-incoming.py \
jingle/test-content-complex.py \
jingle/test-wait-for-caps.py \
diff --git a/tests/twisted/jingle/test-outgoing-call-ensure.py b/tests/twisted/jingle/outgoing-ensure.py
similarity index 100%
rename from tests/twisted/jingle/test-outgoing-call-ensure.py
rename to tests/twisted/jingle/outgoing-ensure.py
--
1.5.6.5
More information about the telepathy-commits
mailing list