summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-08-09 10:30:31 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-08-09 10:30:31 +0000
commitefed0743ab6e395e3d689455e7897240ec8b0e45 (patch)
tree1e68c84e9562d26c17354a34903236c84305cc9e /tests
parent41ba53ca195b8c05ca5b4f01bf417d992adc6e1f (diff)
downloadpygobject-efed0743ab6e395e3d689455e7897240ec8b0e45.tar.gz
pygobject-efed0743ab6e395e3d689455e7897240ec8b0e45.tar.xz
pygobject-efed0743ab6e395e3d689455e7897240ec8b0e45.zip
include test_gio.py in the tests
svn path=/trunk/; revision=930
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f7a9880..9f9ba6f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -24,6 +24,7 @@ testhelper_la_SOURCES = \
tests = \
test_conversion.py \
test_enum.py \
+ test_gio.py \
test_gobject.py \
test_gtype.py \
test_interface.py \