Improve formatting

This commit is contained in:
Daniel Gasienica 2018-04-03 11:38:09 -04:00
parent 7d0871ee0e
commit 01480f5dd2

View file

@ -1,7 +1,4 @@
/*
* vim: ts=4:sw=4:expandtab
*/
mocha.setup("bdd");
mocha.setup('bdd');
window.assert = chai.assert;
window.PROTO_ROOT = '../protos';