eregs / regulations-parser

Parser for U.S. federal regulations and other regulatory information
Creative Commons Zero v1.0 Universal
37 stars 39 forks source link

Use a tmpdir for file upload storage #323

Closed cmc333333 closed 7 years ago

cmc333333 commented 7 years ago

This resolves #322 by deleting the file storage directory after each test

tadhg-ohiggins commented 7 years ago

Thank you for tackling this one!