aboutsummaryrefslogtreecommitdiff
path: root/tests/indicator-test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indicator-test.cc')
-rw-r--r--tests/indicator-test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/indicator-test.cc b/tests/indicator-test.cc
index 40755e3..37bf719 100644
--- a/tests/indicator-test.cc
+++ b/tests/indicator-test.cc
@@ -37,6 +37,7 @@ protected:
{
//addMock(buildBustleMock("indicator-test-session.bustle", DBUS_TEST_SERVICE_BUS_SESSION));
//addMock(buildBustleMock("indicator-test-system.bustle", DBUS_TEST_SERVICE_BUS_SYSTEM));
+ g_setenv("LD_PRELOAD", PA_MOCK_LIB, TRUE);
as = std::make_shared<AccountsServiceMock>();
addMock(*as);