mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 06:27:59 +02:00
test: fix missing END_TEST for strv_for_each_test
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1059>
This commit is contained in:
parent
88feb3f25c
commit
99961d4bd1
1 changed files with 1 additions and 0 deletions
|
|
@ -1182,6 +1182,7 @@ START_TEST(strv_for_each_test)
|
|||
t++;
|
||||
}
|
||||
}
|
||||
END_TEST
|
||||
|
||||
START_TEST(double_array_from_string_test)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue