kopia lustrzana https://github.com/c9/core
Fix tests
rodzic
5fcf82f3e0
commit
02ffdd4e49
|
@ -414,6 +414,8 @@ require([
|
||||||
"metrics": {
|
"metrics": {
|
||||||
getLastPing: function() { throw Error("Not implemented"); },
|
getLastPing: function() { throw Error("Not implemented"); },
|
||||||
getLastest: function() { throw Error("Not implemented"); },
|
getLastest: function() { throw Error("Not implemented"); },
|
||||||
|
log: function() {},
|
||||||
|
increment: function() {}
|
||||||
},
|
},
|
||||||
error_handler: {reportError: function(){}},
|
error_handler: {reportError: function(){}},
|
||||||
proc: {
|
proc: {
|
||||||
|
|
Ładowanie…
Reference in New Issue