Browse Source

POI-60341, add test document (ugh, mea culpa), turn on test.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768505 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_16_BETA1
Tim Allison 7 years ago
parent
commit
c835239641

+ 1
- 1
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java View File

@@ -139,7 +139,7 @@ public final class TestXWPFSDT {
}
}

@Ignore
@Test
public void test60341() throws IOException {
//handle sdtbody without an sdtpr
XWPFDocument doc = XWPFTestDataSamples.openSampleDocument("Bug60341.docx");

BIN
test-data/document/Bug60341.docx View File


Loading…
Cancel
Save