Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test-require-resolve: use case insensitive compare
The test fixtures dirrectory is derived from the path to the currently running script, which is itself specified on the command line. That means that the case of the fixtures dir may not match what the test expects (when executed on a case-insensitive filesystem).
- Loading branch information