From 7155cdb14a651d60d0e9576283836848e205d258 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 2 Feb 2016 13:05:26 -0600 Subject: Move notifications tests into a new unit test. Extract notifications test fixture into a reusable header. --- tests/notification-fixture.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/notification-fixture.h b/tests/notification-fixture.h index ec4a8c5..b381b93 100644 --- a/tests/notification-fixture.h +++ b/tests/notification-fixture.h @@ -84,7 +84,6 @@ protected: ayatana::indicator::datetime::Appointment appt; ayatana::indicator::datetime::Appointment ualarm; - DbusTestDbusMock * as_mock = nullptr; DbusTestDbusMock * notify_mock = nullptr; DbusTestDbusMock * powerd_mock = nullptr; @@ -287,7 +286,6 @@ protected: BUS_HAPTIC_PATH, BUS_HAPTIC_INTERFACE, &error); - dbus_test_dbus_mock_object_add_method(haptic_mock, haptic_obj, HAPTIC_METHOD_VIBRATE_PATTERN, -- cgit v1.2.3