Kaydet (Commit) d2ddc267 authored tarafından Mike Kaganski's avatar Mike Kaganski Kaydeden (comit) Michael Stahl

Enable RTF import tests on Windows

Change-Id: I4c14679d5cb91dc3cf35c3f47cb9120d3ee0f9cf
Reviewed-on: https://gerrit.libreoffice.org/46212Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst 7c98099c
......@@ -87,8 +87,6 @@ protected:
AllSettings m_aSavedSettings;
};
#if !defined(_WIN32)
DECLARE_RTFIMPORT_TEST(testN695479, "n695479.rtf")
{
uno::Reference<text::XTextFramesSupplier> xTextFramesSupplier(mxComponent, uno::UNO_QUERY);
......@@ -750,7 +748,6 @@ public:
};
CPPUNIT_TEST_SUITE_REGISTRATION(testTdf105511);
#endif
DECLARE_RTFIMPORT_TEST(testContSectionPageBreak, "cont-section-pagebreak.rtf")
{
uno::Reference<text::XTextRange> xParaSecond = getParagraph(2);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment