summaryrefslogtreecommitdiff
path: root/test/docx/lists.native
AgeCommit message (Collapse)Author
2019-09-21[Docx Reader] Update testsNikolay Yakimov
Notice this commit updates lists.docx. The old test file contained references to "ListParagraph" style, which should never leak outside of pandoc, so I'm not sure what that was supposed to test for exactly.
2017-02-04Moved tests/ -> test/.John MacFarlane