summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-08 08:49:58 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-08 08:49:58 +0100
commitd0d5b5be685dc4c16b21c54335becc87ca4d6f58 (patch)
tree53605b5dc3f77a858203ed6da78201f40f7ccfc9
parentbd6aac594c72d32057a5821fcedb2d36644526aa (diff)
downloaddbus-python-1.2.0.tar.gz
distribute new testsdbus-python-1.2.0
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 345d6da..e9f9016 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -8,6 +8,8 @@ EXTRA_DIST = \
run-test.sh \
run-with-tmp-session-bus.sh \
test-client.py \
+ test-exception-py2.py \
+ test-exception-py3.py \
test-p2p.py \
test-service.py \
test-signals.py \