mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 10:00:07 +01:00
test: indentation fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
bfc4980754
commit
148b147173
1 changed files with 1 additions and 1 deletions
|
|
@ -1156,7 +1156,7 @@ int main(int argc, char **argv)
|
|||
SRunner *sr;
|
||||
|
||||
s = litest_utils_suite();
|
||||
sr = srunner_create(s);
|
||||
sr = srunner_create(s);
|
||||
|
||||
srunner_run_all(sr, CK_ENV);
|
||||
nfailed = srunner_ntests_failed(sr);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue