Enable silent output for unit tests.
This commit is contained in:
parent
454af3a988
commit
1f839195d5
|
@ -29,6 +29,8 @@ Project {
|
||||||
AutotestRunner {
|
AutotestRunner {
|
||||||
Depends { name: "buildconfig" }
|
Depends { name: "buildconfig" }
|
||||||
|
|
||||||
|
arguments: ["-silent"]
|
||||||
|
|
||||||
environment: {
|
environment: {
|
||||||
var env = base;
|
var env = base;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user