summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a8c10dba..39ba16da 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 \