mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-13 05:34:21 -04:00
tests: fix typo
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Armin Krezović <krezovic.armin@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
3c1aafd2a9
commit
ee4e21c8a3
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ run_test(const struct test *t)
|
||||||
|
|
||||||
t->run();
|
t->run();
|
||||||
|
|
||||||
/* turn off timeout (if any) after test completition */
|
/* turn off timeout (if any) after test completion */
|
||||||
if (timeouts_enabled)
|
if (timeouts_enabled)
|
||||||
alarm(0);
|
alarm(0);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue