tests: do not hardcode ENOENT
The actual values of errno constants are not specified in POSIX, and left as implementation details; hence, tweak the check for the ENOENT description to not check for the actual value.main
parent
b826a7d733
commit
7f997572f5
Loading…
Reference in New Issue