diff --git a/autotests/themetest.cpp b/autotests/themetest.cpp index 90657cf3c..ce512a499 100644 --- a/autotests/themetest.cpp +++ b/autotests/themetest.cpp @@ -53,6 +53,7 @@ void ThemeTest::initTestCase() plasmaConfig.writeEntry("name", "default"); m_svg = new Plasma::Svg(); + cg.sync(); // sync explicitly so it will be correctly parsed KSharedConfig::openConfig()->reparseConfiguration(); KIconTheme::reconfigure(); KIconLoader::global()->reconfigure(QString());