Skip to content

Fix xmldocumenttest on Windows

Daniel Vrátil requested to merge work/dvratil/fix-win-xmldocumenttest into master

The test fails to find the akonadi-xml.xsd file because the code relies on the QStandardPaths finding the file in on Windows, but of the final executable differs from of the test.

Merge request reports