test: fs.realpath() should not call its callback twice
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 8 Nov 2011 12:03:25 +0000 (13:03 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 8 Nov 2011 12:03:29 +0000 (13:03 +0100)
commit6f96e78dea5fd73eda9c1e88a2212a50347e38ff
tree2d497c91d10a1f31d14fbdd9d8b41ffd73a64be8
parentb1bb17fd2b432144045799950f49a6b52c6c53c0
test: fs.realpath() should not call its callback twice

Test case for #2045.
test/simple/test-fs-realpath.js