Added newline at end of file

This commit is contained in:
imedqq 2018-09-24 23:27:37 -04:00 committed by David Humphrey
parent 2aa6cf2b5f
commit 783e7a9e67
1 changed files with 1 additions and 1 deletions

View File

@ -174,4 +174,4 @@ describe('fsPromises.rmdir', function() {
expect(error.code).to.equal('EBUSY');
});
});
});
});