angular.js/docs/content
DanS c1e6afca11 docs(tutorial/step-2): add beforeEach to load module
The non-global controller test throws an error because the test does not
know about the module and so can not find the controller. This change
tells the test about the module so the test can find the controller.

Closes #4489
2013-10-25 22:03:10 +01:00
..
api feat(docs): provide index pages for each angular module 2013-10-23 17:00:12 -04:00
cookbook docs: correct broken links 2013-10-18 15:35:41 -07:00
error docs(error/multidir): improve the sentence fluency 2013-10-24 22:21:27 +01:00
guide docs(guide): rewrite guide landing page 2013-10-25 21:47:29 +01:00
misc docs(FAQ): update jQuery compatibility 2013-09-19 14:11:37 +01:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial/step-2): add beforeEach to load module 2013-10-25 22:03:10 +01:00