summaryrefslogtreecommitdiff
path: root/tests/test-io-task.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-io-task.c')
-rw-r--r--tests/test-io-task.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-io-task.c b/tests/test-io-task.c
index e091c12e10..024eb585e4 100644
--- a/tests/test-io-task.c
+++ b/tests/test-io-task.c
@@ -76,7 +76,6 @@ static void test_task_complete(void)
g_assert(obj == src);
object_unref(obj);
- object_unref(src);
g_assert(data.source == obj);
g_assert(data.err == NULL);