summaryrefslogtreecommitdiff
path: root/tests/dbus/test-tpl-log-store-xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/test-tpl-log-store-xml.c')
-rw-r--r--tests/dbus/test-tpl-log-store-xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbus/test-tpl-log-store-xml.c b/tests/dbus/test-tpl-log-store-xml.c
index e2bd4d8..5b109e0 100644
--- a/tests/dbus/test-tpl-log-store-xml.c
+++ b/tests/dbus/test-tpl-log-store-xml.c
@@ -122,7 +122,7 @@ test_clear (XmlTestCaseFixture *fixture,
TPL_EVENT_MASK_TEXT);
g_assert (hits != NULL);
- g_assert_cmpint (g_list_length (hits), ==, 4);
+ g_assert_cmpint (g_list_length (hits), ==, 5);
tpl_log_manager_search_free (hits);