mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 17:00:06 +01: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)
|
||||
{
|
||||
touch_arbitration_remove_touch(litest_current_device(),
|
||||
LITEST_WACOM_INTUOS,
|
||||
LITEST_WACOM_FINGER,
|
||||
true);
|
||||
}
|
||||
END_TEST
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue