manually test Bug33519.doc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142882 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2cbeb04781
commit
0e6e9f649c
@ -62,6 +62,11 @@ public class TestWordToHtmlConverter extends TestCase
|
||||
return result;
|
||||
}
|
||||
|
||||
public void testBug33519() throws Exception
|
||||
{
|
||||
getHtmlText( "Bug33519.doc" );
|
||||
}
|
||||
|
||||
public void testBug46610_2() throws Exception
|
||||
{
|
||||
String result = getHtmlText( "Bug46610_2.doc" );
|
||||
|
Loading…
Reference in New Issue
Block a user