Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit fixes a bug in the tests where Unix path-separators were always used to identify directory entries in a zip-archive. That is wrong on Windows, where Windows-path separators have to be used.
- Loading branch information