+one more test file for Bug 53380
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1388351 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2ace74f64b
commit
edae5cb060
@ -781,4 +781,12 @@ public class TestBugs extends TestCase
|
||||
{
|
||||
HWPFTestDataSamples.openSampleFile( "Bug53380_2.doc" );
|
||||
}
|
||||
|
||||
/**
|
||||
* Bug 53380 - ArrayIndexOutOfBounds Excetion parsing word 97 document
|
||||
*/
|
||||
public void testBug53380_3() throws Exception
|
||||
{
|
||||
HWPFTestDataSamples.openSampleFile( "Bug53380_3.doc" );
|
||||
}
|
||||
}
|
||||
|
BIN
test-data/document/Bug53380_3.doc
Normal file
BIN
test-data/document/Bug53380_3.doc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user