summaryrefslogtreecommitdiff
path: root/tests/common/xit-server-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/xit-server-test.cpp')
-rw-r--r--tests/common/xit-server-test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common/xit-server-test.cpp b/tests/common/xit-server-test.cpp
index 74f21f3..e1a3a2f 100644
--- a/tests/common/xit-server-test.cpp
+++ b/tests/common/xit-server-test.cpp
@@ -106,6 +106,7 @@ void XITServerTest::StartServer() {
}
server.SetOption("-noreset", "");
+ server.SetOption("-logverbose", "12");
server.Start();
xorg::testing::Test::SetDisplayString(server.GetDisplayString());