diff --git a/src/integrationtest/org/apache/poi/TestAllFiles.java b/src/integrationtest/org/apache/poi/TestAllFiles.java index a166eb5d6e..2255e8bbf9 100644 --- a/src/integrationtest/org/apache/poi/TestAllFiles.java +++ b/src/integrationtest/org/apache/poi/TestAllFiles.java @@ -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",