Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let tests themselves intentionally leak temp dir
By default Yath will clean up temporary files, so the result is the same. But `--keep-dirs` can be passed to `yath test` telling Yath to *not* clean them up instead. This is very useful for debugging.
- Loading branch information