[telepathy-gabble/master] Rename test-incoming-call to incoming-basics.
Will Thompson
will.thompson at collabora.co.uk
Wed Apr 22 04:37:21 PDT 2009
This matches outgoing-basics.
---
tests/twisted/Makefile.am | 2 +-
.../{test-incoming-call.py => incoming-basics.py} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
rename tests/twisted/jingle/{test-incoming-call.py => incoming-basics.py} (100%)
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 1207892..4e33384 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -76,6 +76,7 @@ TWISTED_TESTS = \
jingle/google-relay.py \
jingle/hold-audio.py \
jingle/hold-av.py \
+ jingle/incoming-basics.py \
jingle/initial-audio-video.py \
jingle/stun-server.py \
jingle/outgoing-basics.py \
@@ -86,7 +87,6 @@ TWISTED_TESTS = \
jingle/stream-handler-error.py \
jingle/test-content-adding-removal.py \
jingle/test-description-info.py \
- jingle/test-incoming-call.py \
jingle/test-incoming-call-reject.py \
jingle/test-outgoing-call-rejected.py \
jingle/test-content-complex.py \
diff --git a/tests/twisted/jingle/test-incoming-call.py b/tests/twisted/jingle/incoming-basics.py
similarity index 100%
rename from tests/twisted/jingle/test-incoming-call.py
rename to tests/twisted/jingle/incoming-basics.py
--
1.5.6.5
More information about the telepathy-commits
mailing list