summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/interactive-wayland.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/interactive-wayland.c b/test/interactive-wayland.c
index 7686854..c86ed60 100644
--- a/test/interactive-wayland.c
+++ b/test/interactive-wayland.c
@@ -685,6 +685,7 @@ main(int argc, char *argv[])
(inter.shell) ? "" : "xdg_shell ",
(inter.shm) ? "" : "wl_shm",
(inter.compositor) ? "" : "wl_compositor");
+ ret = -1;
goto err_conn;
}