add newline add EOF

This commit is contained in:
Eneko Lakasta 2018-04-12 17:51:33 +02:00
parent d1ba4a1759
commit 940cafacac

View File

@ -1525,4 +1525,4 @@ TestClient.prototype.getTemplate = function (params, callback) {
return callback(err, res, body);
});
};
};