diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 9b0b8de0..0f8ac7b8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -25,6 +25,7 @@ tests = \ test_gtype.py \ test_mainloop.py \ test_radiobutton.py \ + test_properties.py \ test_signal.py \ test_subprocess.py \ test_subtype.py \ |