mirror of https://github.com/apache/poi.git
exclude broken pptx file from integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837013 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ad14771ed8
commit
54c923bdb9
|
@ -287,6 +287,7 @@ public class TestAllFiles {
|
|||
"document/Bug50955.doc",
|
||||
"document/57843.doc",
|
||||
"slideshow/PPT95.ppt",
|
||||
"slideshow/Divino_Revelado.pptx",
|
||||
"openxml4j/OPCCompliance_CoreProperties_DCTermsNamespaceLimitedUseFAIL.docx",
|
||||
"openxml4j/OPCCompliance_CoreProperties_DoNotUseCompatibilityMarkupFAIL.docx",
|
||||
"openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_NotPresentFAIL.docx",
|
||||
|
|
Loading…
Reference in New Issue