Improve formatting
This commit is contained in:
parent
7d0871ee0e
commit
01480f5dd2
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
/*
|
||||
* vim: ts=4:sw=4:expandtab
|
||||
*/
|
||||
mocha.setup("bdd");
|
||||
mocha.setup('bdd');
|
||||
window.assert = chai.assert;
|
||||
window.PROTO_ROOT = '../protos';
|
||||
|
||||
|
|
Loading…
Reference in a new issue