summaryrefslogtreecommitdiff
path: root/tests/property/test_parser_prop.py
Commit message (Collapse)AuthorAgeFilesLines
* Move tests out of `dateutil` packageMario Corchero2021-07-231-0/+22
Move tests folder to the top of the source checkout and remove it from the package. We are still including the tests in the sdist in case downstream package managers want to test out their packaging.