mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 04:40:05 +01:00
test: match the tablet's pad test collection with the file name
This is currently a requirement, so let's match this before we run into issues here re-structuring stuff. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1065>
This commit is contained in:
parent
5f744c8928
commit
dba296d290
1 changed files with 1 additions and 1 deletions
|
|
@ -1067,7 +1067,7 @@ START_TEST(pad_keys)
|
|||
}
|
||||
END_TEST
|
||||
|
||||
TEST_COLLECTION(tablet_pad)
|
||||
TEST_COLLECTION(pad)
|
||||
{
|
||||
litest_add(pad_cap, LITEST_TABLET_PAD, LITEST_ANY);
|
||||
litest_add(pad_no_cap, LITEST_ANY, LITEST_TABLET_PAD);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue