Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix error message filename removal on macOS
For some reason there's a /private prefix in the error messages on macOS that's not present in srcdir, nor on Linux. Just remove everything before and including the srcdir.
- Loading branch information