Fix insert of finalNewLine

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

View File

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