Commit dd7ce690 authored by Bert Belder's avatar Bert Belder
Browse files

test-require-resolve: use case insensitive compare

The test fixtures directory 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 file system).

PR-URL: https://github.com/iojs/io.js/pull/116


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 7014b7c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment