aboutsummaryrefslogtreecommitdiff
path: root/tests/timedated-fixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timedated-fixture.h')
-rw-r--r--tests/timedated-fixture.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/timedated-fixture.h b/tests/timedated-fixture.h
index 0e89ea1..5ec425d 100644
--- a/tests/timedated-fixture.h
+++ b/tests/timedated-fixture.h
@@ -183,8 +183,6 @@ private:
&local_error);
g_assert_no_error (local_error);
g_variant_unref(child);
-
- g_main_loop_quit(self->loop);
}
protected:
@@ -215,6 +213,7 @@ protected:
node_info = nullptr;
object_register_id = 0;
own_name = 0;
+ proxy = nullptr;
// bring up the test bus
bus = g_test_dbus_new(G_TEST_DBUS_NONE);