Remove test/protos symlink, use window.PROTO_ROOT for config
This commit is contained in:
@@ -12215,6 +12215,7 @@ Library.prototype.test = function(obj, type) {
|
||||
*/
|
||||
mocha.setup("bdd");
|
||||
window.assert = chai.assert;
|
||||
window.PROTO_ROOT = '../protos';
|
||||
|
||||
(function() {
|
||||
var OriginalReporter = mocha._reporter;
|
||||
|
Reference in New Issue
Block a user