Add odt classifier test
commit636fa410ab46204c5870db24afdebff28c7ae47d
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 19 Aug 2019 20:05:56 +0000 (19 20:05 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 19 Aug 2019 20:05:56 +0000 (19 20:05 +0000)
tree2be69f779f28ce9fb728242f8b9b3ed503ff5936
parent6f4c116501781542c991480f205acd84a2b04cfd
Add odt classifier test
Fix: xml.etree.ElementTree Element.getchildren deprecated warning

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8316 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/writers/odf_odt/__init__.py
docutils/test/functional/expected/odt_classifier.odt [new file with mode: 0644]
docutils/test/functional/input/odt_classifier.txt [new file with mode: 0644]
docutils/test/test_writers/test_odt.py