Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: properly clean up temp directory
A persistent failure on OS X 10.11 uncovered a inproperly cleaned up temp directory in this test. This changes the mkdirSync call to clean up properly in case it throws. PR-URL: #2164 Reviewed-By: Evan Lucas <evanlucas@me.com>
- Loading branch information