mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
tests: Fix typo "evnironment"
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Marek Chalupa <mchqwerty@gmail.com>
This commit is contained in:
parent
284da98a3c
commit
2eeb2cbc52
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ int leak_check_enabled;
|
|||
|
||||
/* when this var is set to 0, every call to test_set_timeout() is
|
||||
* suppressed - handy when debugging the test. Can be set by
|
||||
* WAYLAND_TEST_NO_TIMEOUTS evnironment var */
|
||||
* WAYLAND_TEST_NO_TIMEOUTS environment variable. */
|
||||
static int timeouts_enabled = 1;
|
||||
|
||||
/* set to one if the output goes to the terminal */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue