summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-04-19 11:11:21 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-04-19 11:11:21 +0100
commitb7591067ce22c4615a0ad1d32c04461fa6e9440d (patch)
tree5132a253beb4dc3cbab9ea638e3552a971bdcd13
parent45577ef24a72dfad362ecda11caee9dbe6bc2368 (diff)
twisted tests: add status.py to the list
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--tests/twisted/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 47fa464..4992660 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -6,7 +6,8 @@ if WANT_TWISTED_TESTS
TWISTED_BASIC_TESTS += \
mission-control/account.py \
salut/sidecar.py \
- salut/message.py
+ salut/message.py \
+ salut/status.py
endif
config.py: Makefile