Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
acc: Fix singleTest option to support forward slashes (#2336)
The filtering of tests needs to see forward slashes otherwise it is OS-dependent. I've also switched to filepath.ToSlash but it should be a no-op.
- Loading branch information