From efed0743ab6e395e3d689455e7897240ec8b0e45 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sat, 9 Aug 2008 10:30:31 +0000 Subject: include test_gio.py in the tests svn path=/trunk/; revision=930 --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index f7a98803..9f9ba6fc 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 \ -- cgit v1.2.1