mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-08 12:55:32 +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_AUDIOSRC=audiotestsrc',
|
||||
'CALLS_AUDIOSINK=fakesink',
|
||||
'GSETTINGS_SCHEMA_DIR=@0@/data'.format(meson.project_build_root()),
|
||||
]
|
||||
|
||||
test_cflags = [
|
||||
|
|
Loading…
Reference in a new issue