From: Marc-André Lureau <[email protected]> Signed-off-by: Marc-André Lureau <[email protected]> --- tests/vhost-user-test.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/tests/vhost-user-test.c b/tests/vhost-user-test.c
index 827c0c4..4be5583 100644
--- a/tests/vhost-user-test.c
+++ b/tests/vhost-user-test.c
@@ -186,7 +186,6 @@ static void read_guest_mem(void)
munmap(guest_mem, memory.regions[i].memory_size);
}
- g_assert_cmpint(1, ==, 1);
g_mutex_unlock(&data_mutex);
}
--
2.4.3
