mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-05 09:00:37 +02:00
test: fix prefix for the gestures time test
No real effect, just for consistency. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
188bad4866
commit
889c27f0b2
1 changed files with 1 additions and 1 deletions
|
|
@ -1237,5 +1237,5 @@ litest_setup_tests(void)
|
|||
litest_add("gestures:swipe", gestures_3fg_buttonarea_scroll, LITEST_CLICKPAD, LITEST_SINGLE_TOUCH);
|
||||
litest_add("gestures:swipe", gestures_3fg_buttonarea_scroll_btntool, LITEST_CLICKPAD, LITEST_SINGLE_TOUCH);
|
||||
|
||||
litest_add("gesture:time", gestures_time_usec, LITEST_TOUCHPAD, LITEST_SINGLE_TOUCH);
|
||||
litest_add("gestures:time", gestures_time_usec, LITEST_TOUCHPAD, LITEST_SINGLE_TOUCH);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue