mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 04:00:36 +01:00
test: don't enable tapping for the touch arbitration test
Looks like a copy/paste error. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c67c3872ca
commit
9b42872ee6
1 changed files with 0 additions and 1 deletions
|
|
@ -4585,7 +4585,6 @@ START_TEST(intuos_touch_arbitration_keep_ignoring)
|
|||
};
|
||||
|
||||
finger = litest_add_device(li, LITEST_WACOM_FINGER);
|
||||
litest_enable_tap(finger->libinput_device);
|
||||
litest_tablet_proximity_in(tablet, 10, 10, axes);
|
||||
litest_tablet_motion(tablet, 10, 10, axes);
|
||||
litest_tablet_motion(tablet, 20, 40, axes);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue