-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: improve osutil.mkdir test coverage (#492)
Added two more test cases to improve test coverage. If the path already exists but it's not a directory, a `syscall.ENOTDIR` error is expected.
- Loading branch information
1 parent
9c9e95a
commit 5c8a9ab
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters