Merge pull request #195 from strongloop/backport/fix-finalNewLine

[Backport] Fix insert of finalNewLine
This commit is contained in:
Loay 2017-02-16 10:38:04 -05:00 committed by GitHub
commit 9a083550a3
1 changed files with 1 additions and 0 deletions

View File

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