TestPreferences needs GUI environment

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-02-05 16:10:37 -08:00
parent 3ae9408a4c
commit e6a50be127

View file

@ -573,4 +573,4 @@ void TestPreferences::testPreferences()
TEST(dc->dc_vendor(), QStringLiteral("OSTS"));
}
QTEST_GUILESS_MAIN(TestPreferences)
QTEST_MAIN(TestPreferences)