tests: Ensure GIO tests which need dbus-daemon are run

The tests array was being wiped out by an assignment instead of an
append. This adds another 19 tests to what’s typically being run
already.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-07-05 13:14:54 +01:00
parent eeb5015ebe
commit cf4f6d4808

View File

@ -197,7 +197,7 @@ if host_machine.system() != 'windows'
]
if not glib_have_cocoa
gio_dbus_tests = [['dbus-appinfo', [], []]]
gio_dbus_tests += [['dbus-appinfo', [], []]]
endif
# separate loop because extra source files for each test