test: fix initial coordinates for synaptics tripletap quirk
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 18 Jun 2019 11:00:55 +0000 (21:00 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 19 Jun 2019 01:08:40 +0000 (11:08 +1000)
commitb40149f5cb9c521c5d0826d7546e8753b0f08064
treee5cf60312618e7812ab5fbba428449a4f78b5b0b
parent865100310c20dc2b732cf2222887bf58e70f3540
test: fix initial coordinates for synaptics tripletap quirk

I don't think there was a specific reason for the second touch point to jump
around here either and the comment indicates it was just to avoid the
clickfinger distance trigger. So let's just move the first touchpoint.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/test-touchpad.c