Browse Source

try to fix TestAllFiles

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837716 13f79535-47bb-0310-9956-ffa450edef68
pull/121/head
PJ Fanning 5 years ago
parent
commit
7b8ff720f4
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/integrationtest/org/apache/poi/TestAllFiles.java

+ 1
- 0
src/integrationtest/org/apache/poi/TestAllFiles.java View File

@@ -296,6 +296,7 @@ public class TestAllFiles {
"openxml4j/OPCCompliance_CoreProperties_UnauthorizedXMLLangAttributeFAIL.docx",
"openxml4j/OPCCompliance_DerivedPartNameFAIL.docx",
"openxml4j/invalid.xlsx",
"openxml4j/62592.thmx",
"spreadsheet/54764-2.xlsx", // see TestXSSFBugs.bug54764()
"spreadsheet/54764.xlsx", // see TestXSSFBugs.bug54764()
"poifs/unknown_properties.msg", // POIFS properties corrupted

Loading…
Cancel
Save