test: fix two inadvertent pointer jumps in a test
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 11 Mar 2021 05:51:47 +0000 (15:51 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 11 Mar 2021 06:32:59 +0000 (16:32 +1000)
commit31d20acdf622375401993701bd274306b4da3296
tree6c30c3a4cd0c183741be36f5666a98ac413cdb36
parent39b64107e9270ef7335e2febb4f8ec9ce7133402
test: fix two inadvertent pointer jumps in a test

Got papered over by bugs in the implementation and didn't trigger the jump
detection or movement detection otherwise.

Related to #578

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