diff options
Diffstat (limited to 'src/integrationtest/org/apache/poi/TestAllFiles.java')
-rw-r--r-- | src/integrationtest/org/apache/poi/TestAllFiles.java | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/integrationtest/org/apache/poi/TestAllFiles.java b/src/integrationtest/org/apache/poi/TestAllFiles.java index 25ac41a9be..19edc1455b 100644 --- a/src/integrationtest/org/apache/poi/TestAllFiles.java +++ b/src/integrationtest/org/apache/poi/TestAllFiles.java @@ -218,6 +218,9 @@ public class TestAllFiles { "document/Word6_sections2.doc", "document/Word95.doc", "document/word95err.doc", + "document/Bug60936.doc", + "document/Bug60942.doc", + "document/Bug60942b.doc", "hpsf/TestMickey.doc", "document/52117.doc" ); |