mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-04-04 00:30:39 +02:00
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:
parent
78cdf4b8e6
commit
914e2b84df
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ common_env = [
|
|||
]
|
||||
common_args = [
|
||||
'-DG_LOG_USE_STRUCTURED',
|
||||
'-DG_LOG_DOMAIN="test"',
|
||||
]
|
||||
|
||||
test(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue