diff --git a/src/tests/systeminformationtest.cpp b/src/tests/systeminformationtest.cpp --- a/src/tests/systeminformationtest.cpp +++ b/src/tests/systeminformationtest.cpp @@ -92,6 +92,6 @@ } }; -QTEST_MAIN(SystemInformationTest) +QTEST_GUILESS_MAIN(SystemInformationTest) #include "systeminformationtest.moc"