From e08a1785c31d886399e6538bb2f10bb11d15ea56 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 3 Jan 2021 11:49:59 +0000 Subject: ooxml-schema: trigger loading stress-documents as part of the normal unit-tests The integration-tests are not executed for determining the parts of the schema to include in the "lite" package and so we need to have a normal unit-test as well. Add more documents which drag in some more parts from the ooxml-schema git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885057 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/integration/stress025.docx | Bin 0 -> 3108 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/integration/stress025.docx (limited to 'test-data/integration/stress025.docx') diff --git a/test-data/integration/stress025.docx b/test-data/integration/stress025.docx new file mode 100644 index 0000000000..a4ddf1b35e Binary files /dev/null and b/test-data/integration/stress025.docx differ -- cgit v1.2.3