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:
Peter Hutterer 2019-01-04 15:10:20 +10:00
parent c67c3872ca
commit 9b42872ee6

View file

@ -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);