mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 16:05:36 +00:00
tests: Add gsettings schema directory to environment
(cherry picked from commit 6477446a29
)
This commit is contained in:
parent
4fb1e0b33b
commit
c1117b4ec5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ test_env = [
|
||||||
'CALLS_SIP_TEST=1',
|
'CALLS_SIP_TEST=1',
|
||||||
'CALLS_AUDIOSRC=audiotestsrc',
|
'CALLS_AUDIOSRC=audiotestsrc',
|
||||||
'CALLS_AUDIOSINK=fakesink',
|
'CALLS_AUDIOSINK=fakesink',
|
||||||
|
'GSETTINGS_SCHEMA_DIR=@0@/data'.format(meson.project_build_root()),
|
||||||
]
|
]
|
||||||
|
|
||||||
test_cflags = [
|
test_cflags = [
|
||||||
|
|
Loading…
Reference in a new issue