mirror of https://github.com/apache/poi.git
Add docm-file which is actually a binary doc to check handling of wrong-format-exceptions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1787555 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f1ccb8577f
commit
5e74d6bef1
|
@ -255,6 +255,7 @@ public class TestAllFiles {
|
|||
|
||||
// TODO: good to ignore?
|
||||
"spreadsheet/sample-beta.xlsx",
|
||||
"document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm",
|
||||
|
||||
// This is actually a spreadsheet!
|
||||
"hpsf/TestRobert_Flaherty.doc",
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue