diff options
| author | Sudhir Jonathan | 2012-10-21 11:50:16 +0530 | 
|---|---|---|
| committer | Igor Minar | 2012-10-31 16:47:28 -0700 | 
| commit | b429f538a3e92af69e51bf10d6ee83dd322fea72 (patch) | |
| tree | 3abab54b062c83f52faf4082c73ab01f38211205 /docs/content/misc/contribute.ngdoc | |
| parent | b3cae4f457f1688346bbd0b08cccc9c504f83406 (diff) | |
| download | angular.js-b429f538a3e92af69e51bf10d6ee83dd322fea72.tar.bz2 | |
chore(testacular): use local testacular version
Making testacular a dependency to avoid having to install it globally.
(Causes npm issues on some machines)
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
| -rw-r--r-- | docs/content/misc/contribute.ngdoc | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 3cd78842..bab8ae2e 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -99,12 +99,6 @@ pre-packaged bundle.    * `npm install` -* Lastly, you'll also need Testacular our spectacular test runner that we use for running unit and end-to-end tests. - -  * `sudo npm install -g testacular` - - -  ## Creating a Github Account and Forking Angular  To create a Github account, follow the instructions {@link https://github.com/signup/free here}. | 
