diff --git a/src/autotests/Vt102EmulationTest.cpp b/src/autotests/Vt102EmulationTest.cpp --- a/src/autotests/Vt102EmulationTest.cpp +++ b/src/autotests/Vt102EmulationTest.cpp @@ -112,4 +112,4 @@ } -QTEST_MAIN(Vt102EmulationTest) +QTEST_GUILESS_MAIN(Vt102EmulationTest)