mirror of https://github.com/apache/poi.git
[bug-65255] add test case but cannot reproduce issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
611f5273fd
commit
ba08e1a46c
|
@ -96,8 +96,8 @@ public class TestWordToHtmlConverter {
|
|||
"width:3.4125in;height:2.3253334in;",
|
||||
"pictures_escher.doc, " +
|
||||
"<img src=\"s0.PNG\">|" +
|
||||
"<img src=\"s808.PNG\">"
|
||||
|
||||
"<img src=\"s808.PNG\">",
|
||||
"bug65255.doc, meta content=\"王久君\""
|
||||
})
|
||||
void testFile(String file, String contains) throws Exception {
|
||||
boolean emulatePictureStorage = !file.contains("equation");
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue