Add DocX test coverage
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<w:hdr xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main">
|
||||
<w:p>
|
||||
<w:pPr>
|
||||
<w:pStyle w:val="Header" />
|
||||
<w:jc w:val="right" />
|
||||
<w:rPr />
|
||||
</w:pPr>
|
||||
<w:r>
|
||||
<w:rPr />
|
||||
</w:r>
|
||||
</w:p>
|
||||
</w:hdr>
|
||||
Reference in New Issue
Block a user