summaryrefslogtreecommitdiff
path: root/tests/devices-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/devices-test.c')
-rw-r--r--tests/devices-test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/devices-test.c b/tests/devices-test.c
index ce1cea3b..a6ec6eaf 100644
--- a/tests/devices-test.c
+++ b/tests/devices-test.c
@@ -40,6 +40,8 @@
WL_SEAT_CAPABILITY_POINTER |\
WL_SEAT_CAPABILITY_TOUCH)
+char *server_parameters = "--shell=weston-test-desktop-shell.so";
+
/* simply test if weston sends the right capabilities when
* some devices are removed */
TEST(seat_capabilities_test)