diff --git a/plugins/c9.vfs.standalone/www/test.js b/plugins/c9.vfs.standalone/www/test.js index 20e36d56..fe20012b 100644 --- a/plugins/c9.vfs.standalone/www/test.js +++ b/plugins/c9.vfs.standalone/www/test.js @@ -417,6 +417,9 @@ require([ log: function() {}, increment: function() {} }, + "error.logger": { + log: function() {}, + }, error_handler: {reportError: function(){}}, proc: { execFile: function() {},