summaryrefslogtreecommitdiffstats
path: root/dbus/test_service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/test_service.cc')
-rw-r--r--dbus/test_service.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/test_service.cc b/dbus/test_service.cc
index ca0eea3..b0207b0 100644
--- a/dbus/test_service.cc
+++ b/dbus/test_service.cc
@@ -30,6 +30,7 @@ TestService::TestService(const Options& options)
}
TestService::~TestService() {
+ Stop();
}
bool TestService::StartService() {