build: set NO_AT_BRIDGE=1 when running automated tests

This commit is contained in:
Christian Hergert
2019-09-09 17:58:17 -07:00
parent 0ea1948069
commit a2f99c7be5

View File

@ -4,6 +4,7 @@ test_env = [
'G_DEBUG=gc-friendly',
'GSETTINGS_BACKEND=memory',
'MALLOC_CHECK_=2',
'NO_AT_BRIDGE=1',
]
test_cflags = [