diff --git a/meson.build b/meson.build index 3b2df8d4..e1d18939 100644 --- a/meson.build +++ b/meson.build @@ -581,8 +581,7 @@ if get_option('enable-tests') install : false) test('libinput-test-suite-runner', libinput_test_runner, - timeout : 3600, - env : [ 'LITEST_VERBOSE=1' ]) + timeout : 3600) # build-test only executable('test-build-pedantic',