summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-01 15:37:18 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-01 17:38:09 +0000
commit257fd26332c9a61339f4a90ac92f286040798106 (patch)
tree0c40608d23226f2e4d5c9af1fdc3777d65a4deaa /tests
parent1410c37eb74e9849a466200520fff54e3e41fdf1 (diff)
Name the ContactInfo tests without a test- prefix, which annoys tab-completion users
Diffstat (limited to 'tests')
-rw-r--r--tests/twisted/Makefile.am4
-rw-r--r--tests/twisted/vcard/get-contact-info.py (renamed from tests/twisted/vcard/test-contact-info.py)0
-rw-r--r--tests/twisted/vcard/set-contact-info.py (renamed from tests/twisted/vcard/test-set-contact-info.py)0
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index cb228bf24..1355bc6ac 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -84,9 +84,11 @@ TWISTED_TESTS = \
tubes/request-invalid-dbus-tube.py \
tubes/test-get-available-tubes.py \
tubes/test-socks5-muc.py \
+ vcard/get-contact-info.py \
vcard/item-not-found.py \
vcard/overlapping-sets.py \
vcard/redundant-set.py \
+ vcard/set-contact-info.py \
vcard/set-set-disconnect.py \
vcard/test-alias-empty-vcard.py \
vcard/test-alias-pep.py \
@@ -96,10 +98,8 @@ TWISTED_TESTS = \
vcard/test-avatar-retrieved.py \
vcard/test-avatar-tokens.py \
vcard/test-avatar-multiple-resources.py \
- vcard/test-contact-info.py \
vcard/test-save-alias-to-vcard.py \
vcard/test-set-alias.py \
- vcard/test-set-contact-info.py \
vcard/test-vcard-cache.py \
vcard/test-vcard-race.py \
vcard/update-get-failed.py \
diff --git a/tests/twisted/vcard/test-contact-info.py b/tests/twisted/vcard/get-contact-info.py
index db9b6e65b..db9b6e65b 100644
--- a/tests/twisted/vcard/test-contact-info.py
+++ b/tests/twisted/vcard/get-contact-info.py
diff --git a/tests/twisted/vcard/test-set-contact-info.py b/tests/twisted/vcard/set-contact-info.py
index 0a3459e81..0a3459e81 100644
--- a/tests/twisted/vcard/test-set-contact-info.py
+++ b/tests/twisted/vcard/set-contact-info.py