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