From ff5a7f46790e9e8379414c84cb70591753ef1d8e Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 17 Jan 2006 00:11:20 +0000 Subject: add enum/conversion here --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index a8c10db..39ba16d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -22,6 +22,8 @@ testhelper_la_SOURCES = \ test-unknown.c tests = \ + test_conversion.py \ + test_enum.py \ test_gtype.py \ test_mainloop.py \ test_properties.py \ -- cgit