summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2005-01-09 17:53:48 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2005-01-09 17:53:48 +0000
commit71e7666cbbca810bf5d75ec16baab2864a110a28 (patch)
treeccc6ed4c97fc695a97022509fde211f6cbc28072 /tests/Makefile.am
parentcdbddaa4d040be8b71d0e3b4790da4aaf6b87ab6 (diff)
downloadpygobject-71e7666cbbca810bf5d75ec16baab2864a110a28.tar.gz
pygobject-71e7666cbbca810bf5d75ec16baab2864a110a28.tar.xz
pygobject-71e7666cbbca810bf5d75ec16baab2864a110a28.zip
gobject.child_add_watch and gobject.spawn_async
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 64b8b46..2b68b3d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,7 @@ testhelper_la_SOURCES = \
test-unknown.c
tests = \
+ test_subprocess.py \
conversion.py \
enum.py \
gtype.py \