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

@ -74,4 +74,4 @@ casper.test.begin('Test resize feature works, and check the output', 19, functio
.run(function () {
test.done();
});
});
});