mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Set test locale to C
This commit is contained in:
committed by
Jonathan White
parent
aace1dc913
commit
0acb15de0f
@@ -66,6 +66,7 @@ void TestCli::initTestCase()
|
||||
QVERIFY(Crypto::init());
|
||||
|
||||
Config::createTempFileInstance();
|
||||
QLocale::setDefault(QLocale::c());
|
||||
Bootstrap::bootstrap();
|
||||
|
||||
m_devNull.reset(new QFile());
|
||||
|
||||
Reference in New Issue
Block a user