Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(readme): add cargo test instructions
I came across a mysterious error that affected fs-test. As I was experimenting with code affecting file reads and writes, I falsely assumed that the issue was isolated to this test in particular. I forgot that the rest of the tests would not get executed if the first one were to fail.
- Loading branch information