kopia lustrzana https://github.com/c9/core
fix settings test
rodzic
8d2cf505b1
commit
049c2271cc
|
@ -396,6 +396,7 @@ require([
|
|||
util: {
|
||||
alert: function() {},
|
||||
escapeXml: function(s) { return s; },
|
||||
normalizePath: function(s) { return s; },
|
||||
stableStringify: function(s) { return JSON.stringify(s); },
|
||||
},
|
||||
gotoline: {
|
||||
|
|
Ładowanie…
Reference in New Issue