summaryrefslogtreecommitdiff
path: root/tests/test_policy.py (follow)
AgeCommit message (Collapse)Author
2018-09-05Unknown Members: make policy use an EnumDaniel Kahn Gillmor
Closes #60 Note: this changeset also ensures that clean.cleaned.docx is removed up after the pytest is over.
2018-09-05Improve the previous commitjvoisin