tools: fix for testing openssl integrations
authorRefael Ackermann <refack@gmail.com>
Thu, 2 Oct 2014 08:20:51 +0000 (11:20 +0300)
committerTrevor Norris <trev.norris@gmail.com>
Wed, 8 Oct 2014 08:19:25 +0000 (01:19 -0700)
commit573e6afc090d9bf194aef307de4b4bfe59c5867f
treef1408d530ed8a1b6c8e06f92923d36eb6ba07807
parent7b4a540422f2155f0e57d963be69960c1325474d
tools: fix for testing openssl integrations

Windows doesn't resolve ".." the way we expect it for symlinks and
junctions.

PR-URL: https://github.com/joyent/node/pull/8489
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Reviewed-by: Fedor Indutny <fedor@indutny.com>
test/common.js