From 02ffdd4e499efab3a164fc5ff0cc592780c4e087 Mon Sep 17 00:00:00 2001 From: Lennart Kats Date: Thu, 30 Apr 2015 11:25:41 +0200 Subject: [PATCH] Fix tests --- plugins/c9.vfs.standalone/www/test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/c9.vfs.standalone/www/test.js b/plugins/c9.vfs.standalone/www/test.js index cce8b53b..20e36d56 100644 --- a/plugins/c9.vfs.standalone/www/test.js +++ b/plugins/c9.vfs.standalone/www/test.js @@ -414,6 +414,8 @@ require([ "metrics": { getLastPing: function() { throw Error("Not implemented"); }, getLastest: function() { throw Error("Not implemented"); }, + log: function() {}, + increment: function() {} }, error_handler: {reportError: function(){}}, proc: {