aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock_deployment_handler.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mock_deployment_handler.js')
-rw-r--r--tests/mock_deployment_handler.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mock_deployment_handler.js b/tests/mock_deployment_handler.js
index ed0468f..ee42511 100644
--- a/tests/mock_deployment_handler.js
+++ b/tests/mock_deployment_handler.js
@@ -99,4 +99,4 @@ const run_dh = function() {
module.exports.INVENTORY_URL = INVENTORY_URL;
module.exports.CLOUDIFY_URL = CLOUDIFY_URL;
module.exports.add_tests = function(new_tests) {Array.prototype.push.apply(tests, new_tests);};
-module.exports.run_dh = run_dh; \ No newline at end of file
+module.exports.run_dh = run_dh;