add missing EOF new lines

This commit is contained in:
juliandescottes
2017-01-08 20:43:15 +01:00
parent b86ec72a4e
commit 95256071e1
9 changed files with 9 additions and 10 deletions

View File

@ -58,4 +58,4 @@ casper.test.begin('Test updating default size works', 14 , function(test) {
.run(function () {
test.done();
});
});
});