Fix insert of finalNewLine

This commit is contained in:
Loay 2017-02-15 11:08:38 -05:00
parent 1769a2a689
commit b6d837ad1a
1 changed files with 1 additions and 0 deletions

View File

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