mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 08:18:02 +02:00
test: fix tablet touch arbitration case
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c2b33f2a53
commit
bb4f90de0b
1 changed files with 1 additions and 1 deletions
|
|
@ -4183,7 +4183,7 @@ touch_arbitration_remove_touch(struct litest_device *dev,
|
||||||
START_TEST(intuos_touch_arbitration_remove_touch)
|
START_TEST(intuos_touch_arbitration_remove_touch)
|
||||||
{
|
{
|
||||||
touch_arbitration_remove_touch(litest_current_device(),
|
touch_arbitration_remove_touch(litest_current_device(),
|
||||||
LITEST_WACOM_INTUOS,
|
LITEST_WACOM_FINGER,
|
||||||
true);
|
true);
|
||||||
}
|
}
|
||||||
END_TEST
|
END_TEST
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue