Remove test/protos symlink, use window.PROTO_ROOT for config
This commit is contained in:
parent
f4aa6d93a7
commit
3a3aa3efb6
6 changed files with 27 additions and 14 deletions
|
@ -3,6 +3,7 @@
|
|||
*/
|
||||
mocha.setup("bdd");
|
||||
window.assert = chai.assert;
|
||||
window.PROTO_ROOT = '../protos';
|
||||
|
||||
(function() {
|
||||
var OriginalReporter = mocha._reporter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue