Merge pull request #194 from strongloop/Fix-finalNewLine

Fix insert of finalNewLine
This commit is contained in:
Loay 2017-02-15 11:54:23 -05:00 committed by GitHub
commit cbacece7f3
1 changed files with 1 additions and 0 deletions

View File

@ -161,3 +161,4 @@ describe('FileSystem based storage provider', function() {
});
});
});