diff --git a/app.js b/app.js index 2380a13..0a98ec3 100644 --- a/app.js +++ b/app.js @@ -38,3 +38,4 @@ app.use(function(err, req, res, next) { }); module.exports = app; +