node.fs.File was not passing args to promise callbacks.
authorRyan <ry@tinyclouds.org>
Fri, 31 Jul 2009 17:48:19 +0000 (19:48 +0200)
committerRyan <ry@tinyclouds.org>
Fri, 31 Jul 2009 17:48:19 +0000 (19:48 +0200)
commit4f46c477734cfe9833562648c12a5c8f68404351
tree396899563d1cb2209516a9e9014895ba4ac6e173
parent9d3ed1bb9231798df8a081746fd0dc75900d8276
node.fs.File was not passing args to promise callbacks.

Reported by Jacob Rus.
src/file.js
test/mjsunit/test-fs-file-read.js [new file with mode: 0644]