mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 11:58:02 +02:00
config-parser regression test: don't require that fd.o #34496 exists
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
This commit is contained in:
parent
3681753421
commit
7848abe6c2
1 changed files with 1 additions and 1 deletions
|
|
@ -3253,10 +3253,10 @@ process_test_equiv_subdir (const DBusString *test_base_dir,
|
|||
static const char *test_session_service_dir_matches[] =
|
||||
{
|
||||
#ifdef DBUS_UNIX
|
||||
"/testhome/foo/.testlocal/testshare/dbus-1/services",
|
||||
"/testusr/testlocal/testshare/dbus-1/services",
|
||||
"/testusr/testshare/dbus-1/services",
|
||||
DBUS_DATADIR"/dbus-1/services",
|
||||
"/testhome/foo/.testlocal/testshare/dbus-1/services",
|
||||
#endif
|
||||
/* will be filled in test_default_session_servicedirs() */
|
||||
#ifdef DBUS_WIN
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue