Merge tests/gobject/paramspec-test.c into gobject/tests/param.c

Helps issue #1434
This commit is contained in:
Emmanuel Fleury
2022-01-12 22:19:24 +01:00
committed by Philip Withnall
parent aaa89274ad
commit 66ebcbced4
3 changed files with 349 additions and 367 deletions

View File

@@ -27,7 +27,6 @@ testmarshal_c = custom_target('testmarshal_c',
)
gobject_tests = {
'paramspec-test' : {'tap' : true},
'deftype' : {},
'defaultiface' : {
'extra_sources' : ['testmodule.c'],