Fix kdepim-addons autotest EnterpriseHeaderStylePluginTest

Authored by gjditchfield on Aug 26 2019, 8:35 AM.

Description

Fix kdepim-addons autotest EnterpriseHeaderStylePluginTest

Summary:
EnterpriseHeaderStyle::format() returns a chunk of HTML ending with an
unclosed DIV. This patch adds a "</div>" tag in the tests, so that
testHeaderFile() can construct valid XHTML to pass to xmllint, and adds
the DIV to the expected output.

See also D22892.

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D23252

Details

Committed
dvratilAug 26 2019, 8:35 AM
Reviewer
dvratil
Differential Revision
D23252: Fix kdepim-addons autotest EnterpriseHeaderStylePluginTest
Parents
R81:3c337bb87496: Use QLatin1String overload for QString::operator ==/!=
Branches
Unknown
Tags
Unknown