Convert makelogs and mocha npm scripts (#11665)

* [scripts] convert `npm run makelogs` to script

* [scripts] convert `npm run mocha` to script

* [scripts] add warning to `test:ui:runner` npm script

* [script] fix location of scripts in warnings
This commit is contained in:
Spencer 2017-05-09 10:53:10 -07:00 committed by GitHub
parent 9509d9e89b
commit d126e7c5f4
3 changed files with 5 additions and 3 deletions

1
scripts/makelogs.js Normal file
View file

@ -0,0 +1 @@
require('makelogs');