testsocketlinereader: USE QTEST_GUILESS_MAIN
This patch allows running the tests without a display server. REVIEW: 122991
This commit is contained in:
parent
6b4d5be618
commit
d17c4419bd
1 changed files with 1 additions and 1 deletions
|
@ -117,6 +117,6 @@ void TestSocketLineReader::newPackage()
|
|||
}
|
||||
|
||||
|
||||
QTEST_MAIN(TestSocketLineReader)
|
||||
QTEST_GUILESS_MAIN(TestSocketLineReader)
|
||||
|
||||
#include "testsocketlinereader.moc"
|
||||
|
|
Loading…
Reference in a new issue