mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
enable test-fs-largefile.js test
This commit is contained in:
@@ -53,6 +53,6 @@ assert.ok(exceptionRaised);
|
||||
fs.close(fd);
|
||||
|
||||
process.on('exit', function() {
|
||||
fs.unlink(filepath);
|
||||
fs.unlinkSync(filepath);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user