1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00

tests: Add gsettings schema directory to environment

(cherry picked from commit 6477446a29)
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-09-23 10:10:25 +02:00
parent 4fb1e0b33b
commit c1117b4ec5

View file

@ -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 = [