diff --git a/test/support/test-client.js b/test/support/test-client.js index f7911cc1..4bf2d91a 100644 --- a/test/support/test-client.js +++ b/test/support/test-client.js @@ -1525,4 +1525,4 @@ TestClient.prototype.getTemplate = function (params, callback) { return callback(err, res, body); }); -}; \ No newline at end of file +};