Fix typo
Change-Id: I6bdd79f78a09bf71a9e1226f57ea0ce0f6421734 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185061 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
e814908e7a
commit
291bcefebc
@@ -48,7 +48,7 @@ CPPUNIT_TEST_FIXTURE(FontEmbeddingTest, testRoundtripEmbeddedFontsPPTX)
|
||||
// Load the document
|
||||
createSdImpressDoc("BoldonseFontEmbedded.pptx");
|
||||
|
||||
// FIXME: for some reason it doesn't work in macOS (see testSubsettedFullEmbeddedFont for asimilar case)
|
||||
// FIXME: for some reason it doesn't work in macOS (see testSubsettedFullEmbeddedFont for a similar case)
|
||||
#if !defined(MACOSX)
|
||||
// Expect the font to be available now, if we imported the embedded fonts correctly
|
||||
{
|
||||
|
Reference in New Issue
Block a user