Kaydet (Commit) 675073a7 authored tarafından Miklos Vajna's avatar Miklos Vajna

CppunitTest_sw_htmlexport: enable on OS X

Change-Id: I2aa954b0f97de9ae7657ae3a12d1a15389c13ef2
Reviewed-on: https://gerrit.libreoffice.org/11159Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
Tested-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
üst 4b4e4ccf
...@@ -9,8 +9,6 @@ ...@@ -9,8 +9,6 @@
#include <swmodeltestbase.hxx> #include <swmodeltestbase.hxx>
#if !defined(MACOSX)
#include <com/sun/star/awt/Gradient.hpp> #include <com/sun/star/awt/Gradient.hpp>
#include <com/sun/star/drawing/FillStyle.hpp> #include <com/sun/star/drawing/FillStyle.hpp>
#include <rtl/byteseq.hxx> #include <rtl/byteseq.hxx>
...@@ -164,8 +162,6 @@ DECLARE_HTMLEXPORT_TEST(testSkipImageEmbeddedDocument, "skipimage-embedded-docum ...@@ -164,8 +162,6 @@ DECLARE_HTMLEXPORT_TEST(testSkipImageEmbeddedDocument, "skipimage-embedded-docum
assertXPathContent(pDoc, "/html/body/p/span/p/span", "Inner."); assertXPathContent(pDoc, "/html/body/p/span/p/span", "Inner.");
} }
#endif
CPPUNIT_PLUGIN_IMPLEMENT(); CPPUNIT_PLUGIN_IMPLEMENT();
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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