Khan / react-components

khan.github.io/react-components/
MIT License
1.01k stars 99 forks source link

Use locally-installed mocha #44

Closed sloria closed 9 years ago

sloria commented 9 years ago

Changes Makefile to use the mocha command installed locally by npm install. This makes the test command more consistent with the other commands and obviates the need to install mocha globally.

kevinbarabash commented 9 years ago

@sloria thanks for the pull request. Before we can accept this change we'll need you to sign our Contributor License Agreement: www.khanacademy.org/r/cla.

sloria commented 9 years ago

@kevinb7 Done.

kevinbarabash commented 9 years ago

Awesome, thanks!