test: add OS X to module loading error test
authorEvan Lucas <evanlucas@me.com>
Wed, 18 Nov 2015 14:07:15 +0000 (08:07 -0600)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:14 +0000 (11:52 -0800)
commit22d2887b1cdf332a1526dc488ca44406df22a016
tree1f2828cbf53ef0cffc4e3cde907801fdb140a780
parentb7c3fb7f758dd698f93127e0f6505b22e5ef8f86
test: add OS X to module loading error test

Previously, this test was not supported on OS X. This change makes sure
that it is no longer skipped.

PR-URL: https://github.com/nodejs/node/pull/3901
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
test/parallel/test-module-loading-error.js