chore(reakefile): auto install npm packages

This commit is contained in:
Trotter Cashion
2013-02-12 19:23:23 -08:00
committed by Misko Hevery
parent ace54ff08c
commit 6d70ff5c8d
3 changed files with 8 additions and 8 deletions

View File

@@ -26,10 +26,6 @@ Building AngularJS
Running Tests
-------------
Running tests requires installation of [Testacular](http://vojtajina.github.com/testacular):
sudo npm install -g testacular
To execute all unit tests, use:
rake test:unit