]> source.dussan.org Git - poi.git/commitdiff
[bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml
authorPJ Fanning <fanningpj@apache.org>
Mon, 17 Dec 2018 20:57:52 +0000 (20:57 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 17 Dec 2018 20:57:52 +0000 (20:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849128 13f79535-47bb-0310-9956-ffa450edef68

src/integrationtest/org/apache/poi/TestAllFiles.java

index a166eb5d6e334f6ec4c6a268c6fc8f812aa58447..2255e8bbf9a4dc90784396b9eb96cc05f7074458 100644 (file)
@@ -331,6 +331,9 @@ public class TestAllFiles {
         "spreadsheet/sample.strict.xlsx",
         "spreadsheet/57914.xlsx",
 
+        // files with XML entities
+        "openxml4j/ContentTypeHasEntities.ooxml",
+
         // non-TNEF files
         "ddf/Container.dat",
         "ddf/47143.dat",