mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-07 19:53:23 +00:00
TestPreferences needs GUI environment
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3ae9408a4c
commit
e6a50be127
1 changed files with 1 additions and 1 deletions
|
@ -573,4 +573,4 @@ void TestPreferences::testPreferences()
|
||||||
TEST(dc->dc_vendor(), QStringLiteral("OSTS"));
|
TEST(dc->dc_vendor(), QStringLiteral("OSTS"));
|
||||||
}
|
}
|
||||||
|
|
||||||
QTEST_GUILESS_MAIN(TestPreferences)
|
QTEST_MAIN(TestPreferences)
|
||||||
|
|
Loading…
Add table
Reference in a new issue