mirror of
https://github.com/nodejs/node.git
synced 2025-05-08 12:49:23 +00:00

Previous version of weak used for gc tests emitted a warning on OS X. Updating to current version eliminates warning. PR-URL: https://github.com/nodejs/node/pull/7014 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
2 lines
55 B
JavaScript
2 lines
55 B
JavaScript
console.log(require('path').relative('.', __dirname));
|