tests: remove the global G_LOG_DOMAIN to avoid issues with including code from elsewhere

including wp/spa-props.c currently re-defines G_LOG_DOMAIN
in the spa-props.c unit test
This commit is contained in:
George Kiagiadakis 2020-04-15 18:35:44 +03:00
parent 78cdf4b8e6
commit 914e2b84df

View file

@ -5,7 +5,6 @@ common_env = [
]
common_args = [
'-DG_LOG_USE_STRUCTURED',
'-DG_LOG_DOMAIN="test"',
]
test(